open-consul/command/debug
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
..
debug.go Simplified code in various places (#6176) 2019-07-20 09:37:19 -04:00
debug_test.go Add fmt and vet (#5671) 2019-04-25 12:26:33 -04:00