syncthing/lib/connections
Simon Frei 722b3fce6a all: Hide implementations behind interfaces for mocked testing (#5548)
* lib/model: Hide implementations behind interfaces for mocked testing

* review
2019-02-26 08:09:25 +00:00
..
config.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
connections_test.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
debug.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
deprecated.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
lan_test.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
limiter_test.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
limiter.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
relay_dial.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
relay_listen.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
service.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
structs.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
tcp_dial.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
tcp_listen.go all: Hide implementations behind interfaces for mocked testing (#5548) 2019-02-26 08:09:25 +00:00
util.go lib/connections: Add KCP support (fixes #804) 2017-03-07 12:44:16 +00:00