logic

package
v0.0.0-...-e1bfe29 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: MulanPSL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetPointLogic

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

func NewGetPointLogic

func NewGetPointLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPointLogic

func (*GetPointLogic) GetPoint

func (l *GetPointLogic) GetPoint(in *point.IdReq) (*point.PointResp, error)

type ListPointLogic

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

func NewListPointLogic

func NewListPointLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListPointLogic

func (*ListPointLogic) ListPoint

func (l *ListPointLogic) ListPoint(in *point.SizeReq) (*point.PointListResp, error)

type SavePointLogic

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

func NewSavePointLogic

func NewSavePointLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SavePointLogic

func (*SavePointLogic) SavePoint

func (l *SavePointLogic) SavePoint(in *point.SavePointReq) (*point.PointResp, error)

type SavePointRecordLogic

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

func NewSavePointRecordLogic

func NewSavePointRecordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SavePointRecordLogic

func (*SavePointRecordLogic) SavePointRecord

type SaveUserPointLogic

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

func NewSaveUserPointLogic

func NewSaveUserPointLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SaveUserPointLogic

func (*SaveUserPointLogic) SaveUserPoint

func (l *SaveUserPointLogic) SaveUserPoint(in *point.SavePointReq) (*point.PointResp, error)

type UserPointRecordLogic

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

func NewUserPointRecordLogic

func NewUserPointRecordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UserPointRecordLogic

func (*UserPointRecordLogic) UserPointRecord

Jump to

Keyboard shortcuts

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