tplsvclogic

package
v0.0.0-...-2d9c92e Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MPL-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 CreateTplLogic

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

func NewCreateTplLogic

func NewCreateTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateTplLogic

func (*CreateTplLogic) CreateTpl

type DeleteTplLogic

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

func NewDeleteTplLogic

func NewDeleteTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteTplLogic

func (*DeleteTplLogic) DeleteTpl

type GetTplByIdLogic

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

func NewGetTplByIdLogic

func NewGetTplByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTplByIdLogic

func (*GetTplByIdLogic) GetTplById

type TplListLogic

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

func NewTplListLogic

func NewTplListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TplListLogic

func (*TplListLogic) TplList

type UpdateTplLogic

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

func NewUpdateTplLogic

func NewUpdateTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTplLogic

func (*UpdateTplLogic) UpdateTpl

Jump to

Keyboard shortcuts

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