# Functions
No description provided by the author
NewRetrier returns a new Retrier.
NewRetrierFromConfig returns a new retrier based on configuration.
No description provided by the author
WithConstantBackoff increments the timer with a constant value.
WithLinearBackoff sets backoff as linear.
WithLogger sets the logger for retrier.
WithRetrierEnable sets if Retrier is enabled.
WithRetryCount sets custom retry count for Retrier.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author