type/encoding/cap.go

Summary

Maintainability
A
0 mins
Test Coverage
F
33%

exported type Capability should have comment or be unexported
Open

type Capability interface {
Severity: Minor
Found in type/encoding/cap.go by golint

exported function DefaultCap should have comment or be unexported
Open

func DefaultCap() Capability {
Severity: Minor
Found in type/encoding/cap.go by golint

There are no issues that match your filters.

Category
Status