Documentation
¶
Index ¶
- type Task
- type User
- func (ctrl User) CreateUser(c echo.Context) error
- func (ctrl User) CreateUserTask(c echo.Context) error
- func (ctrl User) DeleteUser(c echo.Context) error
- func (ctrl User) GetAllUsers(c echo.Context) error
- func (ctrl User) ReadUser(c echo.Context) error
- func (ctrl User) UpdateUser(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Task ¶
Click to show internal directories.
Click to hide internal directories.