Documentation
¶
Index ¶
- func Error(c echo.Context, err interface{}) error
- func ErrorWithInfo(c echo.Context, info string, err interface{}) error
- func ErrorWithStatus(c echo.Context, err interface{}, info interface{}) error
- func Success(c echo.Context, data interface{}) error
- func SuccessCreated(c echo.Context, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorWithInfo ¶
ErrorWithInfo returns error with information
func ErrorWithStatus ¶
ErrorWithStatus handles all errors
func SuccessCreated ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.