johnsonjh/gfpsgo

View on GitHub
cmd/sample.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 74 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {
    var (
        descriptors []string
        pidsList    []string
        data        [][]string
Severity: Minor
Found in cmd/sample.go - About 1 hr to fix

    2: cannot find package "github.com/johnsonjh/gfpsgo" in any of:
    Open

        psgo "github.com/johnsonjh/gfpsgo"
    Severity: Minor
    Found in cmd/sample.go by govet

    There are no issues that match your filters.

    Category
    Status