filetag

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateFileTagLogic

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

func NewCreateFileTagLogic

func NewCreateFileTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateFileTagLogic

func (*CreateFileTagLogic) CreateFileTag

func (l *CreateFileTagLogic) CreateFileTag(req *types.FileTagInfo) (*types.BaseMsgResp, error)

type DeleteFileTagLogic

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

func NewDeleteFileTagLogic

func NewDeleteFileTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteFileTagLogic

func (*DeleteFileTagLogic) DeleteFileTag

func (l *DeleteFileTagLogic) DeleteFileTag(req *types.IDsReq) (*types.BaseMsgResp, error)

type GetFileTagByIdLogic

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

func NewGetFileTagByIdLogic

func NewGetFileTagByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetFileTagByIdLogic

func (*GetFileTagByIdLogic) GetFileTagById

func (l *GetFileTagByIdLogic) GetFileTagById(req *types.IDReq) (*types.FileTagInfoResp, error)

type GetFileTagListLogic

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

func NewGetFileTagListLogic

func NewGetFileTagListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetFileTagListLogic

func (*GetFileTagListLogic) GetFileTagList

func (l *GetFileTagListLogic) GetFileTagList(req *types.FileTagListReq) (*types.FileTagListResp, error)

type UpdateFileTagLogic

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

func NewUpdateFileTagLogic

func NewUpdateFileTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateFileTagLogic

func (*UpdateFileTagLogic) UpdateFileTag

func (l *UpdateFileTagLogic) UpdateFileTag(req *types.FileTagInfo) (*types.BaseMsgResp, error)

Jump to

Keyboard shortcuts

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