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