logic

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetDepthLogic

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

func NewGetDepthLogic

func NewGetDepthLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDepthLogic

func (*GetDepthLogic) GetDepth

func (l *GetDepthLogic) GetDepth(in *pb.GetDepthReq) (*pb.GetDepthResp, error)

type GetTickLogic

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

func NewGetTickLogic

func NewGetTickLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTickLogic

func (*GetTickLogic) GetTick

func (l *GetTickLogic) GetTick(in *pb.GetTickReq) (*pb.GetTickResp, error)

获取tick实时成交

type GetTickerLogic

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

func NewGetTickerLogic

func NewGetTickerLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTickerLogic

func (*GetTickerLogic) GetTicker

func (l *GetTickerLogic) GetTicker(in *pb.GetTickerReq) (*pb.GetTickerResp, error)

获取ticker

Jump to

Keyboard shortcuts

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