//
pkg.gl
Category
github.com/efficientgo/core
backoff
package
1.0.0-rc.3
Repository:
https://github.com/efficientgo/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
86 SLOC
#
Functions
New
New creates a Backoff object.
#
Structs
Backoff
Backoff implements exponential backoff with randomized wait times.
Config
Config configures a Backoff.