cloudfiletag

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 CreateCloudFileTagLogic

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

func NewCreateCloudFileTagLogic

func NewCreateCloudFileTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateCloudFileTagLogic

func (*CreateCloudFileTagLogic) CreateCloudFileTag

func (l *CreateCloudFileTagLogic) CreateCloudFileTag(req *types.CloudFileTagInfo) (*types.BaseMsgResp, error)

type DeleteCloudFileTagLogic

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

func NewDeleteCloudFileTagLogic

func NewDeleteCloudFileTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteCloudFileTagLogic

func (*DeleteCloudFileTagLogic) DeleteCloudFileTag

func (l *DeleteCloudFileTagLogic) DeleteCloudFileTag(req *types.IDsReq) (*types.BaseMsgResp, error)

type GetCloudFileTagByIdLogic

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

func NewGetCloudFileTagByIdLogic

func NewGetCloudFileTagByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCloudFileTagByIdLogic

func (*GetCloudFileTagByIdLogic) GetCloudFileTagById

func (l *GetCloudFileTagByIdLogic) GetCloudFileTagById(req *types.IDReq) (*types.CloudFileTagInfoResp, error)

type GetCloudFileTagListLogic

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

func NewGetCloudFileTagListLogic

func NewGetCloudFileTagListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCloudFileTagListLogic

func (*GetCloudFileTagListLogic) GetCloudFileTagList

type UpdateCloudFileTagLogic

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

func NewUpdateCloudFileTagLogic

func NewUpdateCloudFileTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateCloudFileTagLogic

func (*UpdateCloudFileTagLogic) UpdateCloudFileTag

func (l *UpdateCloudFileTagLogic) UpdateCloudFileTag(req *types.CloudFileTagInfo) (*types.BaseMsgResp, error)

Jump to

Keyboard shortcuts

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