go-auth0/auth0

View on GitHub
management/resource_server.go

Summary

Maintainability
A
0 mins
Test Coverage
F
47%

exported type ResourceServer should have comment or be unexported
Open

type ResourceServer struct {
Severity: Minor
Found in management/resource_server.go by golint

exported type ResourceServerList should have comment or be unexported
Open

type ResourceServerList struct {
Severity: Minor
Found in management/resource_server.go by golint

exported type ResourceServerScope should have comment or be unexported
Open

type ResourceServerScope struct {
Severity: Minor
Found in management/resource_server.go by golint

exported type ResourceServerManager should have comment or be unexported
Open

type ResourceServerManager struct {
Severity: Minor
Found in management/resource_server.go by golint

There are no issues that match your filters.

Category
Status