common

package
v0.0.0-...-3014034 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RetryMaxWait  = time.Minute
	RetryInterval = time.Second * 5
)

Variables

This section is empty.

Functions

func ExponentialBackoffRetry

func ExponentialBackoffRetry(run func() error) error

ported from dockertest package

func Retry

func Retry(run func() error, exitCond func(err error) bool) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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