Documentation
¶
Index ¶
- func ActivateUser(c *gin.Context)
- func ApplyForActivate(c *gin.Context)
- func BanUser(c *gin.Context)
- func GetApplications(c *gin.Context)
- func GetArticle(c *gin.Context)
- func GetCurrentRepo(c *gin.Context)
- func GetCurrentUserFromCtx(c *gin.Context) *model.User
- func GetRepos(c *gin.Context)
- func GetSiteConfig(c *gin.Context)
- func GetTagView(c *gin.Context)
- func GetTopTags(c *gin.Context)
- func Ping(c *gin.Context)
- func RefreshAll(c *gin.Context)
- func RefreshByRepo(c *gin.Context)
- func RefreshByTag(c *gin.Context)
- func RejectUserApplication(c *gin.Context)
- func Search(c *gin.Context)
- func SetCurrentRepo(c *gin.Context)
- func UserLogin(c *gin.Context)
- func UserLogout(c *gin.Context)
- func UserRegister(c *gin.Context)
- func UserResetPassword(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentUserFromCtx ¶
GetCurrentUserFromCtx 获取当前用户
func RejectUserApplication ¶
RejectUserApplication 拒绝用户申请
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.