//
pkg.gl
Category
github.com/iTrellis/common
backoff
package
0.21.18
Repository:
https://github.com/itrellis/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
88 SLOC
#
Functions
New
New creates a Backoff object.
#
Structs
Backoff
Backoff implements exponential backoff with randomized wait times.
Config
Config configures a Backoff.