package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jul 13, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Constant is a default implementation for a backoff strategy with constant
backoff.
Backoff returns the duration to wait.
Exponential is an implementation of a backoff strategy applying an
exponential function.
Backoff returns the duration to wait.
Linear is an implementation of a backoff strategy applying a linear
function.
Backoff returns the duration to wait.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.