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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetDepthListLogic

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

func NewGetDepthListLogic

func NewGetDepthListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDepthListLogic

func (*GetDepthListLogic) GetDepthList

func (l *GetDepthListLogic) GetDepthList(req *types.GetDepthListReq) (resp *types.GetDepthListResp, err error)

type GetKlineListLogic

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

func NewGetKlineListLogic

func NewGetKlineListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetKlineListLogic

func (*GetKlineListLogic) GetKlineList

func (l *GetKlineListLogic) GetKlineList(req *types.KlineListReq) (resp *types.KlineListResp, err error)

type GetTickListLogic

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

func NewGetTickListLogic

func NewGetTickListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTickListLogic

func (*GetTickListLogic) GetTickList

func (l *GetTickListLogic) GetTickList(req *types.GetTickReq) (resp *types.GetTickResp, err error)

type GetTickerListLogic

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

func NewGetTickerListLogic

func NewGetTickerListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTickerListLogic

func (*GetTickerListLogic) GetTickerList

func (l *GetTickerListLogic) GetTickerList(req *types.GetTickerListReq) (resp *types.GetTickerListResp, err error)

Jump to

Keyboard shortcuts

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