//
pkg.gl
Category
github.com/utilitywarehouse/semaphore-xds
backoff
package
0.7.0
Repository:
https://github.com/utilitywarehouse/semaphore-xds.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
109 SLOC
#
Functions
RetryWatch
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.