Documentation ¶
Index ¶
- Constants
- func NewBackOff(ctx context.Context, retryInterval time.Duration, retryCnt uint64) backoff.BackOff
- func Retry(o backoff.Operation, ctx context.Context, retryInterval time.Duration, ...) error
- func RetryNotify(o backoff.Operation, ctx context.Context, retryInterval time.Duration, ...) error
Constants ¶
View Source
const (
InfiniteCnt = 0
)
Variables ¶
This section is empty.
Functions ¶
func NewBackOff ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.