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
manager_internal_test.go
manager_test.go
router.go
router_test.go
serf_adapter.go
serf_flooder.go