//
pkg.gl
Category
github.com/gozix/echo/v3
errors
package
3.0.1
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.