collection

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2023 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteCatLogic

type DeleteCatLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteCatLogic

func NewDeleteCatLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteCatLogic

func (*DeleteCatLogic) DeleteCat

func (l *DeleteCatLogic) DeleteCat(req *types.DeleteCatReq) (resp *types.DeleteCatResp, err error)

type GetCatDetailLogic

type GetCatDetailLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetCatDetailLogic

func NewGetCatDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCatDetailLogic

func (*GetCatDetailLogic) GetCatDetail

func (l *GetCatDetailLogic) GetCatDetail(req *types.GetCatDetailReq) (resp *types.GetCatDetailResp, err error)

type GetCatPreviewsLogic

type GetCatPreviewsLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetCatPreviewsLogic

func NewGetCatPreviewsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCatPreviewsLogic

func (*GetCatPreviewsLogic) GetCatPreviews

func (l *GetCatPreviewsLogic) GetCatPreviews(req *types.GetCatPreviewsReq) (resp *types.GetCatPreviewsResp, err error)

type NewCatLogic

type NewCatLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewNewCatLogic

func NewNewCatLogic(ctx context.Context, svcCtx *svc.ServiceContext) *NewCatLogic

func (*NewCatLogic) NewCat

func (l *NewCatLogic) NewCat(req *types.NewCatReq) (resp *types.NewCatResp, err error)

type SearchCatLogic added in v1.1.5

type SearchCatLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSearchCatLogic added in v1.1.5

func NewSearchCatLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SearchCatLogic

func (*SearchCatLogic) SearchCat added in v1.1.5

func (l *SearchCatLogic) SearchCat(req *types.SearchCatReq) (resp *types.SearchCatResp, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL