//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
backoff
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
14
Files
94 SLOC
#
Functions
New
New creates a Backoff object.
#
Structs
Backoff
Backoff implements exponential backoff with randomized wait times.
Config
Config configures a Backoff.