Versions in this module Expand all Collapse all v1 v1.0.0 Jun 24, 2021 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