Documentation ¶
Overview ¶
Package common contains various helpers for adapters.
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 provides a simple exponential backoff mechanism.
func NewBackoff ¶
NewBackoff accepts optional values for minimum and maximum wait period and returns a new instance of Backoff.
Directories ¶
Path | Synopsis |
---|---|
Package controller contains helpers shared between controllers embedded in source adapters.
|
Package controller contains helpers shared between controllers embedded in source adapters. |
Package env allows propagating runtime configurations via the environment.
|
Package env allows propagating runtime configurations via the environment. |
Package health contains helpers to enable HTTP health checking.
|
Package health contains helpers to enable HTTP health checking. |
Click to show internal directories.
Click to hide internal directories.