Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorHandler ¶
type ErrorHandler struct {
// contains filtered or unexported fields
}
func NewErrorHandler ¶
func NewErrorHandler(log *logrus.Logger, q pubsub.Queue) *ErrorHandler
func (*ErrorHandler) ExecuteHandlers ¶
func (eh *ErrorHandler) ExecuteHandlers(ctx context.Context)
func (*ErrorHandler) ID ¶
func (eh *ErrorHandler) ID() string
func (*ErrorHandler) StopNotifications ¶
func (eh *ErrorHandler) StopNotifications()
Click to show internal directories.
Click to hide internal directories.