package
1.2.1
Repository: https://github.com/lob/sentry-echo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

RegisterErrorHandler registers an error reporter as the HTTP Error Handler for Echo.
RegisterErrorHandlerWithOptions registers an error reporter as the HTTP Error Handler for Echo and provides options on how the error should be treated.

# Structs

Options defines a struct that allows you to modify the behavior of how errors are reported.

# Interfaces

HTTPErrorReporter defines an interface for reporting errors associated with a Request.