package
Version:
v0.0.0-...-37076da
Opens a new window with list of versions in this module.
Published: Aug 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HTTPBadRequestError struct {
Err string `json:"error" example:"error message"`
Errs []validator.FieldError `json:"errors"`
}
type HTTPError struct {
Err string `json:"error" example:"error message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.