Documentation ¶
Index ¶
- func DialWebSocket(ctx context.Context, app config.AppConfig) (*websocket.Conn, error)
- func HeartbeatSubscriptionMsg(app config.AppConfig) []byte
- func OrderSubscriptionMsg(app config.AppConfig) []byte
- func PricesSubscriptionMsg(app config.AppConfig) []byte
- func Sign(channel, key, acctId, t, portfolioId, productIds, signingKey string) string
- func WriteCloseMessge(c *websocket.Conn)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialWebSocket ¶
func OrderSubscriptionMsg ¶
func PricesSubscriptionMsg ¶
func WriteCloseMessge ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.