go-auth0/auth0

View on GitHub
management/hook.go

Summary

Maintainability
A
0 mins
Test Coverage
A
95%

exported type Hook should have comment or be unexported
Open

type Hook struct {
Severity: Minor
Found in management/hook.go by golint

exported type HookList should have comment or be unexported
Open

type HookList struct {
Severity: Minor
Found in management/hook.go by golint

exported type HookManager should have comment or be unexported
Open

type HookManager struct {
Severity: Minor
Found in management/hook.go by golint

There are no issues that match your filters.

Category
Status