Registry / utility / google-gops

google-gops

JSON →
library0.3.28gogounverified

Program gops is a tool to list currently running Go processes.

go get github.com/google/gops
INSTALL
IMPORT
SIG · GOOGLE-GOPS
G
google-gops
utilitygov0.3.28
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/google/gops

Starts the gops agent for process diagnostics.

import "github.com/google/gops/agent" func main() { if err := agent.Listen(nil); err != nil { panic(err) } }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
3
Resources
google-gops — go get google-gops · libregistry