Documentation ¶
Index ¶
- func Articles(parentRoute *gin.RouterGroup)
- func Authentications(parentRoute *gin.RouterGroup)
- func Commands(parentRoute *gin.RouterGroup)
- func Oauth(parentRoute *gin.RouterGroup)
- func Roles(parentRoute *gin.RouterGroup)
- func Upload(parentRoute *gin.RouterGroup)
- func Users(parentRoute *gin.RouterGroup)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Articles ¶
func Articles(parentRoute *gin.RouterGroup)
@Title Articles @Description Article's router group.
func Authentications ¶
func Authentications(parentRoute *gin.RouterGroup)
@Title Authentications @Description Authentications's router group.
func Commands ¶
func Commands(parentRoute *gin.RouterGroup)
@Title Commands @Description Commands' router group. It contains command API.
func Oauth ¶
func Oauth(parentRoute *gin.RouterGroup)
@Title Oauth @Description Oauth's router group.
func Roles ¶
func Roles(parentRoute *gin.RouterGroup)
@Title Roles @Description Roles's router group.
func Upload ¶
func Upload(parentRoute *gin.RouterGroup)
@Title Upload @Description Upload's router group.
func Users ¶
func Users(parentRoute *gin.RouterGroup)
@Title Users @Description Users's router group.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.