Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBadRequestError ¶
func NewBadRequestError(message ...interface{}) *echo.HTTPError
NewBadRequestError creates a new error with http.StatusBadRequest
func NewValidationError ¶
func NewValidationError(message ...interface{}) *echo.HTTPError
NewValidationError creates a new error with http.StatusUnprocessableEntity
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.