//
pkg.gl
Category
github.com/Cloud-Foundations/Dominator
lib
backoffdelay
package
0.4.0
Repository:
https://github.com/cloud-foundations/dominator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
14
Files
146 SLOC
#
Functions
NewExponential
NewExponential creates a Sleeper with specified minimum and maximum delays.
NewRefresher
NewRefresher creates a Sleeper with a specified deadline to perform a refresh prior to the deadline, with more frequent retries as the deadline approaches.
#
Structs
Exponential
No description provided by the author
Refresher
No description provided by the author
#
Interfaces
Resetter
No description provided by the author
Sleeper
No description provided by the author