open-consul/sdk/testutil/retry
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
..
retry.go Simplified code in various places (#6176) 2019-07-20 09:37:19 -04:00
retry_test.go Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00