backoff

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackOff

type BackOff = backoff.BackOff

BackOff type alias of "github.com/cenkalti/backoff/v3" BackOff, for better readability in importing

func NewBackoff

func NewBackoff(clk clock.Clock, interval time.Duration) BackOff

NewBackoff returns a new backoff calculator ready for use. Generalizes all backoffs to have the same behavioral pattern, though with different bounds based on given interval.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL