Subscriptions: Internalise Map and Subscription #916
Annotations
10 errors
Test:
exchanges/stream/websocket.go#L911
syntax error: cannot use assignment w.subscriptions = subscription.Map as value
|
Test:
exchanges/stream/websocket.go#L913
syntax error: non-declaration statement outside function body
|
Test
syntax error: cannot use assignment w.subscriptions = subscription.Map as value
|
Test
syntax error: non-declaration statement outside function body
|
Test:
exchanges/subscription/subscription_test.go#L21
c.EnsureKeyed undefined (type Subscription has no field or method EnsureKeyed, but does have ensureKeyed)
|
Test:
exchanges/subscription/subscription_test.go#L23
c.Key undefined (type Subscription has no field or method Key, but does have key)
|
Test:
exchanges/subscription/subscription_test.go#L30
unknown field Key in struct literal of type Subscription
|
Test:
exchanges/subscription/subscription_test.go#L35
c.EnsureKeyed undefined (type Subscription has no field or method EnsureKeyed, but does have ensureKeyed)
|
Test:
exchanges/subscription/subscription_test.go#L37
c.Key undefined (type Subscription has no field or method Key, but does have key)
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading