For up to date usage docs please refer to Evervault docs and godocs
To Test the sdk run
go test -v -count=1 -race ./...
Linting is run on all PR with golangci-lint
.
To test locally you can run
golangci-lint run ./...
For up to date usage docs please refer to Evervault docs and godocs
To Test the sdk run
go test -v -count=1 -race ./...
Linting is run on all PR with golangci-lint
.
To test locally you can run
golangci-lint run ./...