package
0.8.1
Repository: https://github.com/smartcontractkit/wsrpc.git
Documentation: pkg.go.dev

# Functions

NewExponential constructs a new Exponential Strategy from the configuration options.

# Variables

DefaultExponential is an exponential backoff implementation using the default values.

# Structs

Config defines the configuration options for backoff.
Exponential implements an exponential backoff algorithm.

# Interfaces

No description provided by the author