Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(handler pubsub.ConsumerMessageHandler, retries int) pubsub.ConsumerErrorHandler
New returns a new ExponentialBackOffRetryingErrorHandler
func NewWithFallback ¶
func NewWithFallback(handler pubsub.ConsumerMessageHandler, errHandler pubsub.ConsumerErrorHandler, retries int) pubsub.ConsumerErrorHandler
NewWithFallback returns a new ExponentialBackOffRetryingErrorHandler with fallback
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.