pkg/cache/backend.go

Summary

Maintainability
A
0 mins
Test Coverage

type name will be used as cache.CacheBackend by other packages, and that stutters; consider calling this Backend
Open

type CacheBackend interface {
Severity: Minor
Found in pkg/cache/backend.go by golint

exported type CacheBackend should have comment or be unexported
Open

type CacheBackend interface {
Severity: Minor
Found in pkg/cache/backend.go by golint

There are no issues that match your filters.

Category
Status