Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequeueOnError ¶
func RequeueOnError(consume pgqueue.ConsumeFunc, ctx context.Context, getHandler GetErrHandler) error
Types ¶
type GetErrHandler ¶
type GetErrHandler = func() (into interface{}, handle HandleErrFunc)
Click to show internal directories.
Click to hide internal directories.