Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
func ErrorHandler(err error, c echo.Context)
Types ¶
type ErrorReport ¶
type ErrorReport struct { StatusCode int Response *ErrorResponse }
func UnwrapError ¶
func UnwrapError(err error) *ErrorReport
type ErrorResponse ¶
Click to show internal directories.
Click to hide internal directories.