efritz/derision

View on GitHub
internal/handler/handler.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Handler should have comment or be unexported
Open

type Handler func(r *request.Request) (response.Response, error)
Severity: Minor
Found in internal/handler/handler.go by golint

There are no issues that match your filters.

Category
Status