errors

package
v2.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DispatcherError

type DispatcherError struct {
	Msg         string
	Event       models.IncomingEvent
	Destination models.Destination
}

DispatcherError - Error when send events

func (DispatcherError) Error

func (e DispatcherError) Error() string

type ExecutionError

type ExecutionError struct {
	interfaces.ErrorInterface

	Cause string
}

ExecutionError - Error on executing events

func (ExecutionError) Error

func (e ExecutionError) Error() string

type UnretryableError

type UnretryableError struct {
	interfaces.ErrorInterface

	Msg         string
	Event       models.IncomingEvent
	Destination models.Destination
}

func (UnretryableError) Error

func (e UnretryableError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL