Versions in this module Expand all Collapse all v3 v3.1.2 Feb 5, 2024 Changes in this version + var DefaultExponential = Exponential + type Exponential struct + Config grpcbackoff.Config + func (bc Exponential) Backoff(retries int) time.Duration + type Strategy interface + Backoff func(retries int) time.Duration