package
0.0.0-20230826231302-bd04dd2a9812
Repository: https://github.com/yvesf/ve-ctrl-tool.git
Documentation: pkg.go.dev

# Functions

NewExponentialBackoff returns a ExponentialBackoff backoff policy.

# Structs

ExponentialBackoff implements the simple exponential backoff described by Douglas Thain at http://dthain.blogspot.de/2009/02/exponential-backoff-in-distributed.html.