Versions in this module Expand all Collapse all v0 v0.2.0 Jun 11, 2026 Changes in this version + type Backoff struct + Base time.Duration + Jitter float64 + MaxDelay time.Duration + Multiplier float64 + func (b *Backoff) Next() time.Duration + func (b *Backoff) Reset() v0.1.0 Jun 5, 2026