package
0.0.5
Repository: https://github.com/ldelossa/goframework.git
Documentation: pkg.go.dev

# Functions

NewExpoBackoff returns a BackOff interface where Increment() raises the backoff timer by a power of 2 until maxDuration is hit.
NewExpoBackoff returns a BackOff interface where Increment() raises the backoff timer by a power of 2 until maxDuration is hit.

# Interfaces

backoff implements various backoff mechanisms //.