Versions in this module Expand all Collapse all v1 v1.13.0 Jun 4, 2026 v1.12.0 May 25, 2026 Changes in this version + var RetryableStatuses = map[int]struct + func Backoff(attempt int, waitMin, waitMax time.Duration, retryAfter string) time.Duration + func IsRetryableStatus(status int) bool