//
pkg.gl
Category
github.com/utilitywarehouse/semaphore-wireguard
backoff
package
0.3.3
Repository:
https://github.com/utilitywarehouse/semaphore-wireguard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
108 SLOC
#
Functions
Retry
Retry will use the default backoff values to retry the passed operation.
RetryWithBackoff
RetryWithBackoff will retry the passed function (operation) using the given backoff.
#
Structs
Backoff
Backoff is a time.Duration counter, starting at Min.