xmidt-org/caduceus

View on GitHub

Showing 44 of 44 total issues

exported function CreateOutbounderMetrics should have comment or be unexported
Open

func CreateOutbounderMetrics(m CaduceusMetricsRegistry, c *CaduceusOutboundSender) {
Severity: Minor
Found in metrics.go by golint

exported type CaduceusHandler should have comment or be unexported
Open

type CaduceusHandler struct {
Severity: Minor
Found in caduceus_type.go by golint

comment on exported type ServerHandler should be of the form "ServerHandler ..." (with optional leading article)
Open

// Below is the struct that will implement our ServeHTTP method
Severity: Minor
Found in http.go by golint

exported type CapabilityConfig should have comment or be unexported
Open

type CapabilityConfig struct {
Severity: Minor
Found in primaryHandler.go by golint
Severity
Category
Status
Source
Language