blockstore/blockservice: change option to WriteThrough(enabled bool)
#3202
Annotations
9 errors
go vet
not enough arguments in call to WriteThrough
|
go vet
not enough arguments in call to blockservice.WriteThrough
|
go vet
Process completed with exit code 1.
|
staticcheck:
blockservice/blockservice_test.go#L32
not enough arguments in call to WriteThrough
|
staticcheck:
blockservice/blockservice_test.go#L66
not enough arguments in call to WriteThrough
|
staticcheck:
blockservice/blockservice_test.go#L140
not enough arguments in call to WriteThrough
|
staticcheck:
blockservice/blockservice_test.go#L237
not enough arguments in call to WriteThrough
|
staticcheck:
exchange/providing/providing_test.go#L33
not enough arguments in call to blockservice.WriteThrough
|
staticcheck
Process completed with exit code 1.
|
Loading