fix golint issues in core/metric (#499)

This commit is contained in:
Kevin Wan
2021-02-21 21:18:07 +08:00
committed by GitHub
parent 8872d7cbd3
commit e7c9ef16fe
4 changed files with 18 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
package metric
// VectorOpts general configuration
// A VectorOpts is a general configuration.
type VectorOpts struct {
Namespace string
Subsystem string