Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BackOff ¶
type BackOff struct {
// contains filtered or unexported fields
}
func (*BackOff) Exponential ¶
func (b *BackOff) Exponential() backoff.BackOff
func (*BackOff) WithInitialDuration ¶
func (*BackOff) WithMaxAttempts ¶
Click to show internal directories.
Click to hide internal directories.