Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlacklistOperation ¶ added in v1.21.0
type BlacklistOperation string
const ( BlacklistOperationAdded BlacklistOperation = "added" BlacklistOperationSkipped BlacklistOperation = "skipped" )
type RetryOutcome ¶ added in v1.21.0
type RetryOutcome string
const ( RetryOutcomeRetried RetryOutcome = "retried" RetryOutcomeMaxAttempts RetryOutcome = "max_attempts" )
Click to show internal directories.
Click to hide internal directories.