//
pkg.gl
Category
github.com/tencentyun/tsf-go
pkg
util
package
0.1.13
Repository:
https://github.com/tencentyun/tsf-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
76 SLOC
#
Functions
IPFromAddr
No description provided by the author
ParseFlag
No description provided by the author
#
Variables
DefaultBackoffConfig
DefaultBackoffConfig uses values specified for backoff in common.
#
Structs
BackoffConfig
BackoffConfig defines the parameters for the default backoff strategy.
#
Interfaces
Backoff
Backoff defines the methodology for backing off after a call failure.