Versions in this module Expand all Collapse all v1 v1.2.0 Mar 23, 2021 v1.1.0 Nov 4, 2020 Changes in this version + func X(x int, maxBackoff time.Duration, f func() bool) + func XWithContext(ctx context.Context, x int, maxBackoff time.Duration, ...) error