//
pkg.gl
Category
github.com/delphit430/v2ray-core
common
retry
package
1.24.4
Repository:
https://github.com/delphit430/v2ray-core.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
2
Dependents
0
Files
39 SLOC
#
Functions
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.