package
0.15.2
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Functions

NewBackoff creates a new exponential backoff with the given number of maximum retries and min/max durations.

# Variables

No description provided by the author

# Structs

Backoff is used to do capped exponential backoff with jitter, with a maximum number of retries.