Apply golang standards #14
Annotations
7 errors
build
cannot use agent (variable of type *"github.com/couchbase/gocbcore/v10".Agent) as kvProvider value in return statement: *"github.com/couchbase/gocbcore/v10".Agent does not implement kvProvider (missing method RangeScanCancel)
|
build
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanCreateOptions
|
build
cannot use func(result *gocbcore.RangeScanCreateResult, err error) {…} (value of type func(result *"github.com/couchbase/gocbcore/v10".RangeScanCreateResult, err error)) as "github.com/couchbase/gocbcore/v10".RangeScanCreateCallback value in argument to rss.opm.agent.RangeScanCreate
|
build
result.ScanUUUID undefined (type *"github.com/couchbase/gocbcore/v10".RangeScanCreateResult is pointer to interface, not interface)
|
build
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanContinueOptions
|
build
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanCancelOptions
|
build
Process completed with exit code 1.
|