consul/sdk/testutil/retry
Daniel Nephin a2986ebb9c sdk/retry: support ending the iteration early
I've found this feature to be very useful in https://pkg.go.dev/gotest.tools/v3/poll#WaitOn

I have encountered a few cases where I wanted that same support, so this commit adds it.
2021-04-27 19:03:17 -04:00
..
retry.go sdk/retry: support ending the iteration early 2021-04-27 19:03:17 -04:00
retry_test.go sdk/retry: support ending the iteration early 2021-04-27 19:03:17 -04:00