package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewExponential creates a new Exponential backoff.
# Structs
Exponential implements the exponential backoff algorithm without jitter.
# Interfaces
Backoffer is the interface to get backoff.