Added label: vlanid to system_interface.go #299
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/probe/system_interface.go#L102
var-naming: don't use underscores in Go names; var vlan_string should be vlanString (revive)
|
|
lint:
pkg/probe/system_interface.go#L82
File is not properly formatted (gci)
|