Documentation ¶
Overview ¶
package echo
This package implements the default error handler to be used for the api service to match the openapi specification.
See: https://echo.labstack.com/docs/error-handling#custom-http-error-handler
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultErrorHandler ¶
func DefaultErrorHandler(err error, c echo.Context)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.