package
0.1.5
Repository: https://github.com/anode-trading/okex.git
Documentation: pkg.go.dev

# Functions

NewClient returns a pointer to a fresh ClientWs.
NewPrivate returns a pointer to a fresh Private.
NewPublic returns a pointer to a fresh Public.
NewTrade returns a pointer to a fresh Trade.

# Constants

No description provided by the author

# Structs

ClientWs is the websocket api client https://www.okex.com/docs-v5/en/#websocket-api.
Private https://www.okex.com/docs-v5/en/#websocket-api-private-channel.
Public https://www.okex.com/docs-v5/en/#websocket-api-public-channels.
Trade https://www.okex.com/docs-v5/en/#websocket-api-trade.