Versions in this module Expand all Collapse all v1 v1.13.0 Jun 19, 2018 Changes in this version + type Exponential struct + MaxDelay time.Duration + func (bc Exponential) Backoff(retries int) time.Duration + type Strategy interface + Backoff func(retries int) time.Duration