retryutil

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RetryAbleErr = fmt.Errorf("retry")
View Source
var TimeoutErr = fmt.Errorf("timeout")

Functions

func RetryUntilTimeout

func RetryUntilTimeout(ctx *context.Context, interval time.Duration, timeout time.Duration, do func() error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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