syncthing/lib/discover
Jakob Borg a492cfba13 cmd/syncthing: Extract interfaces for things the API depends on
Enables testing of the API service, in the long run.
2016-03-21 19:36:08 +00:00
..
cache_test.go cmd/syncthing: Extract interfaces for things the API depends on 2016-03-21 19:36:08 +00:00
cache.go cmd/syncthing: Extract interfaces for things the API depends on 2016-03-21 19:36:08 +00:00
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
discover.go Accept Retry-After header on discovery lookup failures 2015-12-01 11:10:03 +01:00
doc.go Fix typos. 2015-11-11 21:20:34 -05:00
global_test.go Global discovery should time out (fixes #2389) 2015-10-21 14:24:55 +02:00
global.go Lol shadowing :( 2015-12-01 11:20:16 +01:00
local.go More local discovery URL debugging (ref #2444) 2015-11-10 10:16:55 +01:00
localpackets_xdr.go Use v2 of XDR package (auto generated) 2016-02-02 12:44:33 +01:00
localpackets.go Correct path to genxdr after the change to Go1.5+ vendoring 2016-03-09 12:43:16 +00:00