support/datastore: add read-only http datastore. #5809
Annotations
3 errors
|
Run golangci-lint:
support/datastore/http_test.go#L67
setupMockServer - result 1 (*github.com/stellar/go-stellar-sdk/support/datastore.mockHTTPServer) is never used (unparam)
|
|
Run golangci-lint:
support/datastore/http.go#L69
Magic number: 30, in <operation> detected (mnd)
|
|
Run golangci-lint:
support/datastore/http_test.go#L61
Error return value of `w.Write` is not checked (errcheck)
|
Loading