retry

package
v2.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KindExponential    = "exponential"
	KindConstant       = "constant"
	KindZero           = "zero"
	DefaultBackOffKind = KindExponential
)

retry kind

Variables

This section is empty.

Functions

func GetBackOff

func GetBackOff(kind string, min, max int) backoff.BackOff

GetBackOff return the the back off policy min and max unit is million second

Types

This section is empty.

Jump to

Keyboard shortcuts

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