efritz/chevron

View on GitHub
middleware.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method MiddlewareFunc.Convert should have comment or be unexported
Open

func (f MiddlewareFunc) Convert(h Handler) (Handler, error) {
Severity: Minor
Found in middleware.go by golint

There are no issues that match your filters.

Category
Status