//
pkg.gl
Category
github.com/maintell/v2ray-core/v4
common
retry
package
4.88.0
Repository:
https://github.com/maintell/v2ray-core.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
2
Dependents
0
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.