package
Version:
v0.0.0-...-0a93553
Opens a new window with list of versions in this module.
Published: Nov 8, 2022
License: BSD-2-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
WsMessage RedisKey = "message"
NewOrder RedisKey = "order.new.{symbol}"
TradeResult RedisKey = "trade.result.{symbol}"
MarketSubscribe RedisKey = "trade.result"
)
const (
SubscribeUserId Subscribe = "user.{user_id}"
SubscribeDepth Subscribe = "depth.{symbol}"
SubscribeTradeRecord Subscribe = "trade.record.{symbol}"
SubscribeKline Subscribe = "kline.{period}.{symbol}"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.