janekolszak/idp

View on GitHub
errors.go

Summary

Maintainability
A
0 mins
Test Coverage

exported var ErrorBadPublicKey should have comment or be unexported
Open

    ErrorBadPublicKey       = errors.New("cannot convert to public key")
Severity: Minor
Found in errors.go by golint

There are no issues that match your filters.

Category
Status