//
pkg.gl
Category
github.com/ljkiraly/sdk
pkg
networkservice
common
retry
package
2.2.0+incompatible
Repository:
https://github.com/ljkiraly/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
2
Files
91 SLOC
#
Functions
NewClient
NewClient - returns a connect chain element.
WithInterval
WithInterval sets delay interval before next try.
WithTryTimeout
WithTryTimeout sets timeout for the request and close operations try.
#
Type aliases
Option
Option configuress retry.Client instance.