Versions in this module Expand all Collapse all v1 v1.0.1 May 22, 2020 v1.0.0 May 22, 2020 Changes in this version + type Operation struct + Factor float64 + MaxInteval time.Duration + MinInteval time.Duration + Randomize bool + Retries int + func (o *Operation) Attempt(fn RetryFunc) error + type RetryFunc func(attempt int) error