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