Versions in this module Expand all Collapse all v1 v1.7.20 Dec 10, 2019 Changes in this version + type BackOff struct + MinJobInterval time.Duration + func NewBackOff(backOff *backoff.ExponentialBackOff) *BackOff + func (b *BackOff) NextBackOff() time.Duration