Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateUserController ¶
type UpdateUserController struct {
// contains filtered or unexported fields
}
func NewUpdateUserController ¶
func NewUpdateUserController(usersUcaseCase usecases.UpdateUserUseCases) UpdateUserController
func (*UpdateUserController) UpdateUser ¶
func (userController *UpdateUserController) UpdateUser() echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.