Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DelayTypeFunc ¶ added in v0.0.21
type OnRetryFunc ¶
type Option ¶
type Option func(*Config)
func WithAttempts ¶
func WithContext ¶
func WithDelayFn ¶ added in v0.0.21
func WithDelayFn(delayTypeFn DelayTypeFunc) Option
func WithOnRetry ¶
func WithOnRetry(onRetry OnRetryFunc) Option
Click to show internal directories.
Click to hide internal directories.