open-consul/agent/router
Christian Muehlhaeuser 2602f6907e Simplified code in various places (#6176)
All these changes should have no side-effects or change behavior:

- Use bytes.Buffer's String() instead of a conversion
- Use time.Since and time.Until where fitting
- Drop unnecessary returns and assignment
2019-07-20 09:37:19 -04:00
..
manager.go Simplified code in various places (#6176) 2019-07-20 09:37:19 -04:00
manager_internal_test.go agent: move agent/consul/agent to agent/metadata 2017-08-09 14:36:52 +02:00
manager_test.go Saves the cycled server list after a failed ping when rebalancing. (#3662) 2017-11-07 18:13:23 -08:00
router.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
router_test.go agent: move agent/consul/servers to agent/router 2017-08-09 14:36:37 +02:00
serf_adapter.go Call RemoveServer for reap events (#5317) 2019-03-04 09:19:35 -05:00
serf_flooder.go Add segment addr field to tags for LAN flood joiner 2017-08-30 11:58:29 -07:00