Searched defs:BackoffConfig (Results 1 – 2 of 2) sorted by relevance
35 type BackoffConfig struct { struct37 MaxDelay time.Duration
281 func WithBackoffConfig(b BackoffConfig) DialOption {