Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff.
go get github.com/hashicorp/go-retryablehttpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make an HTTP GET request with automatic retries.
Set RetryMax and RetryWaitMin/Max to suit your use case.
No dependency data recorded yet.