pedroMMM/goss

View on GitHub
outputs/nagios.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Nagios.Output should have comment or be unexported
Open

func (r Nagios) Output(w io.Writer, results <-chan []resource.TestResult,
Severity: Minor
Found in outputs/nagios.go by golint

exported type Nagios should have comment or be unexported
Open

type Nagios struct{}
Severity: Minor
Found in outputs/nagios.go by golint

There are no issues that match your filters.

Category
Status