Registry / utility / vcaesar-gops

vcaesar-gops

JSON →
library0.42.0gogounverified

Go package for listing and managing system processes.

go get github.com/vcaesar/gops
INSTALL
IMPORT
SIG · VCAESAR-GOPS
V
vcaesar-gops
utilitygov0.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gops
✓ github.com/vcaesar/gops

Lists all running processes.

package main import ( "fmt" "github.com/vcaesar/gops" ) func main() { processes, _ := gops.Processes() fmt.Println(len(processes)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.42.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
vcaesar-gops — go get vcaesar-gops · libregistry