Documentation
¶
Index ¶
- func AddCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func BatchDeleteCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FindCategoryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCategoryHandler ¶
func AddCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建文章分类
func BatchDeleteCategoryHandler ¶
func BatchDeleteCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
批量删除文章分类
func DeleteCategoryHandler ¶
func DeleteCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除文章分类
func FindCategoryListHandler ¶
func FindCategoryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
分页获取文章分类列表
func UpdateCategoryHandler ¶
func UpdateCategoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新文章分类
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.