Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type StrategyOpt ¶ added in v0.0.5
type StrategyOpt utils.RetryStrategy
func (*StrategyOpt) Get ¶ added in v0.0.5
func (opt *StrategyOpt) Get() any
func (*StrategyOpt) Set ¶ added in v0.0.5
func (opt *StrategyOpt) Set(value string) error
func (*StrategyOpt) String ¶ added in v0.0.5
func (opt *StrategyOpt) String() string
func (*StrategyOpt) Unmarshall ¶ added in v0.0.5
func (opt *StrategyOpt) Unmarshall() utils.RetryStrategy
Click to show internal directories.
Click to hide internal directories.