Versions in this module Expand all Collapse all v3 v3.2.3 Jan 8, 2023 Changes in this version + type Retryer struct + Client *http.Client + func (r Retryer) RetryRequest(url string, off *backoff.ExponentialBackOff) (io.ReadCloser, error)