Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetDepthLogic ¶
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 ¶
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 ¶
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
Click to show internal directories.
Click to hide internal directories.