Documentation
¶
Index ¶
- func AddArticle(c *gin.Context)
- func AddCategory(c *gin.Context)
- func AddComment(c *gin.Context)
- func AddUser(c *gin.Context)
- func ChangeUserPassword(c *gin.Context)
- func CheckComment(c *gin.Context)
- func DeleteArt(c *gin.Context)
- func DeleteCate(c *gin.Context)
- func DeleteComment(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func EditArt(c *gin.Context)
- func EditCate(c *gin.Context)
- func EditUser(c *gin.Context)
- func GetArt(c *gin.Context)
- func GetArtInfo(c *gin.Context)
- func GetCate(c *gin.Context)
- func GetCateArt(c *gin.Context)
- func GetCateInfo(c *gin.Context)
- func GetComment(c *gin.Context)
- func GetCommentCount(c *gin.Context)
- func GetCommentList(c *gin.Context)
- func GetCommentListFront(c *gin.Context)
- func GetProfile(c *gin.Context)
- func GetUserInfo(c *gin.Context)
- func GetUsers(c *gin.Context)
- func Login(c *gin.Context)
- func LoginFront(c *gin.Context)
- func UncheckComment(c *gin.Context)
- func UpLoad(c *gin.Context)
- func UpdateProfile(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProfile ¶
func UpdateProfile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.