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