Versions in this module Expand all Collapse all v1 v1.17.5 May 28, 2026 Changes in this version + func WithBackoff(ctx context.Context, cfg Config, logger *log.Logger, caller string, ...) error + type Config struct + InitialBackoff time.Duration + MaxBackoff time.Duration + MaxRetries int