//
pkg.gl
Category
github.com/gozix/echo/v2
errors
package
2.2.0
Repository:
https://github.com/gozix/echo.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
2
Files
48 SLOC
#
Functions
New
New creates a new HTTPError instance.
Wrap
Wrap creates a new HTTPError instance with wrap origin error.
#
Structs
HTTPError
HTTPError represents an error that occurred while handling a request.