Versions in this module Expand all Collapse all v0 v0.11.2 Jul 10, 2026 v0.11.1 Jul 8, 2026 Changes in this version + type RetryableHTTPClient struct + func NewRetryableHTTPClient(maxRetries int, timeout time.Duration) *RetryableHTTPClient + func (r *RetryableHTTPClient) Do(req *http.Request) (*http.Response, error) v0.11.0-cloud1 Jul 8, 2026