Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var V1Router route.Router = new(route.DefaultRoute)
Functions ¶
func UserControllerInit ¶
Types ¶
type UserController ¶
type UserController struct {
GroupName string
UserService *service.UserService
}
func (*UserController) SetupController ¶
func (c *UserController) SetupController(r gin.IRouter) error
Click to show internal directories.
Click to hide internal directories.