go-auth0/auth0

View on GitHub
management/signing_key.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

exported type SigningKeyManager should have comment or be unexported
Open

type SigningKeyManager struct {
Severity: Minor
Found in management/signing_key.go by golint

exported type SigningKey should have comment or be unexported
Open

type SigningKey struct {
Severity: Minor
Found in management/signing_key.go by golint

There are no issues that match your filters.

Category
Status