Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertCategoryTypes ¶
func ConvertCategoryTypes(in *articlerpc.CategoryDetails) (out *types.Category)
Types ¶
type FindCategoryListLogic ¶
func NewFindCategoryListLogic ¶
func NewFindCategoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindCategoryListLogic
分页获取文章分类列表
func (*FindCategoryListLogic) FindCategoryList ¶
func (l *FindCategoryListLogic) FindCategoryList(req *types.CategoryQueryReq) (resp *types.PageResp, err error)
Click to show internal directories.
Click to hide internal directories.