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
manager_test.go
router.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
router_test.go
serf_adapter.go Call RemoveServer for reap events (#5317) 2019-03-04 09:19:35 -05:00
serf_flooder.go