tplsignsvclogic

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateSigLogic

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

func NewCreateSigLogic

func NewCreateSigLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateSigLogic

func (*CreateSigLogic) CreateSig

type DeleteSigLogic

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

func NewDeleteSigLogic

func NewDeleteSigLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteSigLogic

func (*DeleteSigLogic) DeleteSig

type GetSigByIdLogic

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

func NewGetSigByIdLogic

func NewGetSigByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSigByIdLogic

func (*GetSigByIdLogic) GetSigById

type SigListLogic

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

func NewSigListLogic

func NewSigListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SigListLogic

func (*SigListLogic) SigList

type UpdateSigLogic

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

func NewUpdateSigLogic

func NewUpdateSigLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateSigLogic

func (*UpdateSigLogic) UpdateSig

Jump to

Keyboard shortcuts

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