Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backoff ¶
type Backoff struct {
// contains filtered or unexported fields
}
Backoff is a helper to allow customized polling with github.com/cenkalti/backoff/v4
func (*Backoff) NextBackOff ¶
NextBackOff Satisfies github.com/cenkalti/backoff/v4 BackOff interface
Click to show internal directories.
Click to hide internal directories.