package
Version:
v0.2.14
Opens a new window with list of versions in this module.
Published: Jun 30, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Err error
HTTPStatusCode int
}
func (e *Error) HTTPResponse(c echo.Context) error
type HTTPError struct {
Err string `json:"err"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.