syncthing/lib/discover
Jakob Borg 4355dc69ea
fix(discovery): properly unmarshal local discovery (#9880)
Damage from recent protobuf refactoring
2024-12-19 20:16:44 +00: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 refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +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 refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
local_test.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
local.go fix(discovery): properly unmarshal local discovery (#9880) 2024-12-19 20:16:44 +00:00
manager.go all: Remove lib/util package (#9049) 2023-08-21 19:44:33 +02:00