Documentation
¶
Index ¶
- func SendBadRequest(c echo.Context, message string) error
- func SendConflict(c echo.Context, message string) error
- func SendCreated(c echo.Context, data any) error
- func SendError(c echo.Context, statusCode int, message string) error
- func SendForbidden(c echo.Context, message string) error
- func SendInternalError(c echo.Context, message string) error
- func SendMessage(c echo.Context, message string) error
- func SendNotFound(c echo.Context, message string) error
- func SendSuccess(c echo.Context, data any) error
- func SendUnauthorized(c echo.Context, message string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.