Versions in this module Expand all Collapse all v0 v0.3.4 Apr 29, 2024 Changes in this version + func Retry(fn func() bool, params Params) error + type Params struct + MaxRetries uint64 + RetryTimeout time.Duration + Sleeper backoffdelay.Sleeper