Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBackoff ¶
func NewBackoff(bo backoff.BackOff) endpoint.Middleware
NewBackoff creates an exponential backoff middleware, based on github.com/cenkalti/backoff. Retries will be attempted if the returned error implements is retryable (see kitty.IsRetryable).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.