Websockets: Add key to websocket subscriptions #280
Annotations
5 errors
exchanges/stream/websocket_test.go#L615
cannot use []ChannelSubscription{…} (value of type []ChannelSubscription) as subscriptionMap value in struct literal
|
exchanges/stream/websocket_test.go#L1025
cannot use subs (variable of type []ChannelSubscription) as subscriptionMap value in assignment
|
exchanges/stream/websocket_test.go#L1171
cannot use subs (variable of type []ChannelSubscription) as subscriptionMap value in assignment
|
exchanges/stream/websocket_test.go#L1192
cannot use []ChannelSubscription{…} (value of type []ChannelSubscription) as subscriptionMap value in assignment
|
|
The logs for this run have expired and are no longer available.
Loading