Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmptyStat = Stat{}
Functions ¶
This section is empty.
Types ¶
type Option ¶ added in v0.0.19
func WithExponentialStrategy ¶ added in v0.3.1
func WithExponentialStrategy(opts ...strategies.ExponentialOption) Option
func WithMaxRetries ¶
func WithStrategy ¶
func WithStrategy(s strategies.Interface) Option
type RetryLimitError ¶
func (RetryLimitError) Error ¶
func (e RetryLimitError) Error() string
Click to show internal directories.
Click to hide internal directories.