Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitLabelFromContext ¶ added in v0.18.3
WaitLabelFromContext returns the retry-wait attribution label, if present.
Types ¶
type RetryConfig ¶
type Retryer ¶
type Retryer struct {
// contains filtered or unexported fields
}
func NewRetryer ¶
func NewRetryer(ctx context.Context, config RetryConfig) *Retryer
Click to show internal directories.
Click to hide internal directories.