syncthing/lib/discover
Jakob Borg e82ed6e3d3
style: gofumpt all the things (#9829)
Literally `gofumpt -w .` from the top level dir. Guaranteed to be minor
style changes only and nothing else.

@imsodin per request?
2024-11-19 11:32:56 +01:00
..
mocks lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
cache_test.go all: Fix unused method receiver (further) (#8466) 2022-07-28 17:55:29 +02:00
cache.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
debug.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
discover.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
doc.go build: Update quic-go for Go 1.19 (#8483) 2022-08-03 15:43:26 +02:00
global_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
global.go chore: enable TLS client cache for HTTPS where appropriate (#9721) 2024-09-24 08:55:04 +02:00
local_test.go lib/beacon, lib/discover: Send IPv4 limited broadcast when address listing fails (fixes #1628) (#9087) 2023-09-12 14:28:17 +02:00
local.go lib/beacon, lib/discover: Send IPv4 limited broadcast when address listing fails (fixes #1628) (#9087) 2023-09-12 14:28:17 +02:00
local.pb.go all: Regenerate proto (#7696) 2021-05-19 13:30:20 +02:00
manager.go all: Remove lib/util package (#9049) 2023-08-21 19:44:33 +02:00