package
1.0.0-rc.3
Repository: https://github.com/efficientgo/core.git
Documentation: pkg.go.dev

# Functions

New creates a Backoff object.

# Structs

Backoff implements exponential backoff with randomized wait times.
Config configures a Backoff.