Documentation ¶
Index ¶
- func AddArticle(ctx *gin.Context)
- func AddCategory(ctx *gin.Context)
- func AddTag(ctx *gin.Context)
- func DeleteArticle(ctx *gin.Context)
- func DeleteCategory(ctx *gin.Context)
- func DeleteTag(ctx *gin.Context)
- func GetArticle(ctx *gin.Context)
- func GetArticlePage(ctx *gin.Context)
- func GetCategory(ctx *gin.Context)
- func GetCategoryList(ctx *gin.Context)
- func GetTag(ctx *gin.Context)
- func GetTagPage(ctx *gin.Context)
- func Login(ctx *gin.Context)
- func RenderArticle(ctx *gin.Context)
- func UpdateArticle(ctx *gin.Context)
- func UpdateArticleStatus(ctx *gin.Context)
- func UpdateCategory(ctx *gin.Context)
- func UpdateCategoryOrderValue(ctx *gin.Context)
- func UpdateCategoryStatus(ctx *gin.Context)
- func UpdateTag(ctx *gin.Context)
- func UpdateTagStatus(ctx *gin.Context)
- type LoginForm
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddArticle ¶
func AddCategory ¶
func DeleteArticle ¶
func DeleteCategory ¶
func GetArticle ¶
func GetArticlePage ¶
func GetCategory ¶
func GetCategoryList ¶
func GetTagPage ¶
func RenderArticle ¶
func UpdateArticle ¶
func UpdateArticleStatus ¶
func UpdateCategory ¶
func UpdateCategoryStatus ¶
func UpdateTagStatus ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.