//
pkg.gl
Category
github.com/master-coder-ll/v2ray-web-manager
v2ray-jdk
src
main
proto
v2ray.com
core
common
retry
package
3.1.13+incompatible
Repository:
https://github.com/master-coder-ll/v2ray-web-manager.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
53 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.