//
pkg.gl
Category
github.com/guaxiang/ww
common
retry
package
3.50.2+incompatible
Repository:
https://github.com/guaxiang/ww.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
2
Dependents
0
Files
56 SLOC
#
Functions
ExponentialBackoff
No description provided by the author
Timed
Timed returns a retry strategy with fixed interval.
#
Variables
ErrRetryFailed
No description provided by the author
#
Interfaces
Strategy
Strategy is a way to retry on a specific function.