Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileUserController ¶
type ProfileUserController struct {
// contains filtered or unexported fields
}
func NewProfileController ¶
func NewProfileController(profileUserCase usecases.ProfileUseCases) ProfileUserController
func (*ProfileUserController) Profile ¶
func (profileController *ProfileUserController) Profile() echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.