package
0.3.1
Repository: https://github.com/icinga/icinga-go-library.git
Documentation: pkg.go.dev

# Functions

NewExponentialWithJitter returns a backoff implementation that exponentially increases the backoff duration for each retry from min, never exceeding max.

# Type aliases

Backoff returns the backoff duration for a specific retry attempt.