DominicBreuker/pspy

View on GitHub
internal/pspy/pspy.go

Summary

Maintainability
A
35 mins
Test Coverage

Function drainEventsFor has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func drainEventsFor(triggerCh chan struct{}, eventCh chan string, d time.Duration, sigCh <-chan os.Signal, fsw FSWatcher) bool {
Severity: Minor
Found in internal/pspy/pspy.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status