//
pkg.gl
Category
github.com/xraypb/xray-core
common
retry
package
0.1.0
Repository:
https://github.com/xraypb/xray-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
11
Files
54 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.