package
5.0.0+incompatible
Repository: https://github.com/qwenode/tailscale.git
Documentation: pkg.go.dev

# Functions

NewBackoff returns a new Backoff timer with the provided name (for logging), logger, and max backoff time.

# Structs

Backoff tracks state the history of consecutive failures and sleeps an increasing amount of time, up to a provided limit.