Lint-fix: Final golint, ignore capitalisation rules

This commit is contained in:
Calle Pettersson
2018-10-04 21:55:00 +02:00
committed by Calle Pettersson
parent 93904954f4
commit 0121fd6471
4 changed files with 6 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ type VmwareCollector struct {
HostProcessorSpeedMHz *prometheus.Desc
}
// NewVmwareCollector constructs a new VmwareCollector
func NewVmwareCollector() (Collector, error) {
const subsystem = "vmware"
return &VmwareCollector{