FEATURE: [bitget] upgrade public websocket to v2 #3708
Annotations
9 errors
lint:
cmd/bbgo-webview/main.go#L14
could not import github.com/webview/webview (-: go build github.com/webview/webview:
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L35
client.NewGetAllTickersRequest undefined (type *RestClient has no field or method NewGetAllTickersRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L42
client.NewGetSymbolsRequest undefined (type *RestClient has no field or method NewGetSymbolsRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L49
client.NewGetTickerRequest undefined (type *RestClient has no field or method NewGetTickerRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L57
client.NewGetDepthRequest undefined (type *RestClient has no field or method NewGetDepthRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L65
client.NewGetServerTimeRequest undefined (type *RestClient has no field or method NewGetServerTimeRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L72
client.NewGetAccountAssetsRequest undefined (type *RestClient has no field or method NewGetAccountAssetsRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L79
client.NewGetAccountTransfersRequest undefined (type *RestClient has no field or method NewGetAccountTransfersRequest)
|
lint:
pkg/exchange/bitget/bitgetapi/client_test.go#L81
undefined: AccountExchange (typecheck)
|