package
0.0.0-20240614145934-274ecc93f2af
Repository: https://github.com/spfrank01/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.