Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuestionController ¶
type QuestionController struct { }
func (*QuestionController) Router ¶
func (question *QuestionController) Router(c *gin.Engine)
type UserController ¶
type UserController struct { }
func (*UserController) Router ¶
func (c *UserController) Router(engine *gin.Engine)
Click to show internal directories.
Click to hide internal directories.