package
Version:
v0.32.6
Opens a new window with list of versions in this module.
Published: Apr 2, 2023
License: AGPL-3.0, AGPL-3.0-only
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type D struct {
Error string `json:"error,omitempty"`
Path string `json:"path,omitempty"`
Method string `json:"method,omitempty"`
QueryString string `json:"query_string,omitempty"`
}
func Detail(c echo.Context) D
func DetailWithErr(c echo.Context, err error) D
Source Files
¶
Click to show internal directories.
Click to hide internal directories.