tpl

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddTplLogic

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

func NewAddTplLogic

func NewAddTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddTplLogic

func (*AddTplLogic) AddTpl

func (l *AddTplLogic) AddTpl(req *types.TplAddReq) (resp *types.TplAddResp, err error)

type DelTplLogic

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

func NewDelTplLogic

func NewDelTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DelTplLogic

func (*DelTplLogic) DelTpl

func (l *DelTplLogic) DelTpl(req *types.TplDelReq) (resp *types.TplDelResp, err error)

type TplInfoLogic

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

func NewTplInfoLogic

func NewTplInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TplInfoLogic

func (*TplInfoLogic) TplInfo

func (l *TplInfoLogic) TplInfo(req *types.TplInfoReq) (resp *types.TplInfoResp, err error)

type TplLsLogic

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

func NewTplLsLogic

func NewTplLsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TplLsLogic

func (*TplLsLogic) TplLs

func (l *TplLsLogic) TplLs(req *types.TplLsReq) (resp *types.TplLsResp, err error)

type UdTplLogic

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

func NewUdTplLogic

func NewUdTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UdTplLogic

func (*UdTplLogic) UdTpl

func (l *UdTplLogic) UdTpl(req *types.TplUdReq) (resp *types.TplUdResp, err error)

Jump to

Keyboard shortcuts

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