go-auth0/auth0

View on GitHub
management/ticket.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

exported type TicketManager should have comment or be unexported
Open

type TicketManager struct {
Severity: Minor
Found in management/ticket.go by golint

exported type Ticket should have comment or be unexported
Open

type Ticket struct {
Severity: Minor
Found in management/ticket.go by golint

There are no issues that match your filters.

Category
Status