public

package
v0.1.37 Latest Latest
Warning

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

Go to latest
Published: May 21, 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 Public

type Public interface {
	Kline(category string) (kline.Kline, error)
	Liquidation(category string) liquidation.Liquidation
	LtKline(category string) ltkline.LtKline
	LtNav(category string) ltnav.LtNav
	LtTickers(category string) ltticker.LtTicker
	OrderBook(category string) orderbook.OrderBook
	Ticker(category string) ticker.Ticker
	Trade(category string) trade.Trade
}

func New

func New(wsClient *client.Client, isPPublic bool) Public

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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