Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
controller.BaseControl
}
Controller is a base controller for new projects
type UserController ¶
type UserController struct {
Controller
}
UserController is the basic controller for /Users API
func (*UserController) GetAll ¶
func (ctrl *UserController) GetAll(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.