FEATURE: [exchange] implement message parsing for Coinbase websocket messages #4645
Annotations
2 errors
lint:
cmd/bbgo-webview/main.go#L14
could not import github.com/webview/webview (-: go build github.com/webview/webview:
|
lint:
pkg/exchange/coinbase/parse.go#L96
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|