Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*Retry)
Option is retry option.
func WithBaseDelay ¶
WithBaseDelay overrides the initial wait duration.
func WithMaxDelay ¶
WithMaxDelay overrides the max wait duration.
func WithMultiplier ¶
WithMultiplier overrides the exponential factor.
Click to show internal directories.
Click to hide internal directories.