Documentation
¶
Index ¶
- func BadRequest(c echo.Context, code string, message string, details interface{}) error
- func Error(c echo.Context, status int, code string, message string, details interface{}) error
- func Forbidden(c echo.Context, code string, message string, details interface{}) error
- func Success(c echo.Context, code string, message string, data interface{}) error
- type ErrorBody
- type SuccessBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.