go-auth0/auth0

View on GitHub
management/email.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

exported type Email should have comment or be unexported
Open

type Email struct {
Severity: Minor
Found in management/email.go by golint

exported type EmailCredentials should have comment or be unexported
Open

type EmailCredentials struct {
Severity: Minor
Found in management/email.go by golint

exported type EmailManager should have comment or be unexported
Open

type EmailManager struct {
Severity: Minor
Found in management/email.go by golint

There are no issues that match your filters.

Category
Status