logic

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2022 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ElementListLogic

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

func NewElementListLogic

func NewElementListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ElementListLogic

func (*ElementListLogic) ElementList

func (l *ElementListLogic) ElementList(in *pair.EleListReq) (*pair.ELeListRsp, error)

type ElementPairLogic

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

func NewElementPairLogic

func NewElementPairLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ElementPairLogic

func (*ElementPairLogic) ElementPair

func (l *ElementPairLogic) ElementPair(in *pair.ElePairReq) (*pair.ELeListRsp, error)

type ElementSaveLogic

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

func NewElementSaveLogic

func NewElementSaveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ElementSaveLogic

func (*ElementSaveLogic) ElementSave

func (l *ElementSaveLogic) ElementSave(in *pair.EleSaveReq) (*pair.Response, error)

type ElementViewLogic

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

func NewElementViewLogic

func NewElementViewLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ElementViewLogic

func (*ElementViewLogic) ElementView

func (l *ElementViewLogic) ElementView(in *pair.EleViewReq) (*pair.EleViewRsp, error)

Jump to

Keyboard shortcuts

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