Documentation ¶
Index ¶
- func BadRequest(c echo.Context, message string, err error) error
- func Created(c echo.Context, body interface{}) error
- func Forbidden(c echo.Context, message string) error
- func HandleErr(c echo.Context, err error) error
- func NoContent(c echo.Context) error
- func NotFound(c echo.Context) error
- func OK(c echo.Context, body interface{}) error
- func UnprocessableEntity(c echo.Context, message string, err error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶
func UnprocessableEntity ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.