logic

package
v0.0.0-...-89d912d Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddLogic

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

func NewAddLogic

func NewAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) AddLogic

func (*AddLogic) Add

func (l *AddLogic) Add(req types.AddReq) (*types.AddResp, error)

type CheckLogic

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

func NewCheckLogic

func NewCheckLogic(ctx context.Context, svcCtx *svc.ServiceContext) CheckLogic

func (*CheckLogic) Check

func (l *CheckLogic) Check(req types.CheckReq) (*types.CheckResp, error)

Jump to

Keyboard shortcuts

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