Versions in this module Expand all Collapse all v3 v3.1.0 Jul 2, 2020 v3.0.1 Jun 19, 2020 v3.0.0 Apr 23, 2020 Changes in this version + type ExponentialRoundTripper struct + func NewExponentialRoundTripper(transport http.RoundTripper, backoffFactor float64, maxRetryCount int, ...) (*ExponentialRoundTripper, error) + func (p *ExponentialRoundTripper) RoundTrip(req *http.Request) (*http.Response, error) Other modules containing this package github.com/yahoojapan/athenz-authorizer/v2 github.com/yahoojapan/athenz-authorizer/v4 github.com/yahoojapan/athenz-authorizer/v5