Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseHelper ¶
type ResponseHelper interface { ResponseData(c echo.Context, args interface{}) error ErrorResponse(c echo.Context, httpStatus int, err error) error }
ResponseHelper holds response helpers methods
type UserHandler ¶
UserHandler user handler
Click to show internal directories.
Click to hide internal directories.