Subscriptions: Move Map to Store #917
Annotations
10 errors
Test:
exchanges/stream/websocket_types.go#L51
undefined: subscription.Map
|
Test:
exchanges/stream/websocket.go#L868
undefined: subscription.ListToMap
|
Test:
exchanges/stream/websocket.go#L879
cannot use channels (variable of type []*subscription.Subscription) as []subscription.Subscription value in argument to w.Unsubscriber
|
Test:
exchanges/stream/websocket.go#L884
cannot use s (variable of type *subscription.Subscription) as []*subscription.Subscription value in argument to w.UnsubscribeChannels
|
Test:
exchanges/stream/websocket.go#L888
cannot use s (variable of type *subscription.Subscription) as []*subscription.Subscription value in argument to w.SubscribeToChannels
|
Test:
exchanges/stream/websocket.go#L897
cannot use channels (variable of type []*subscription.Subscription) as []subscription.Subscription value in argument to w.Subscriber
|
Test:
exchanges/stream/websocket.go#L905
undefined: key
|
Test:
exchanges/stream/websocket.go#L916
undefined: key
|
Test:
exchanges/stream/websocket.go#L934
undefined: key
|
Test:
exchanges/stream/websocket.go#L987
undefined: existing
|
The logs for this run have expired and are no longer available.
Loading