collection

package
v1.6.10 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: GPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateImageLogic added in v1.4.0

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

func NewCreateImageLogic added in v1.4.0

func NewCreateImageLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateImageLogic

func (*CreateImageLogic) CreateImage added in v1.4.0

func (l *CreateImageLogic) CreateImage(req *types.CreateImageReq) (resp *types.CreateImageResp, err error)

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 DeleteImageLogic added in v1.4.0

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

func NewDeleteImageLogic added in v1.4.0

func NewDeleteImageLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteImageLogic

func (*DeleteImageLogic) DeleteImage added in v1.4.0

func (l *DeleteImageLogic) DeleteImage(req *types.DeleteImageReq) (resp *types.DeleteImageResp, 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 GetImageByCatLogic added in v1.4.0

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

func NewGetImageByCatLogic added in v1.4.0

func NewGetImageByCatLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetImageByCatLogic

func (*GetImageByCatLogic) GetImageByCat added in v1.4.0

func (l *GetImageByCatLogic) GetImageByCat(req *types.GetImageByCatReq) (resp *types.GetImageByCatResp, 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