Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentCommands ¶
AgentCommands is a bridge between the legacy multiplexing to commands, and full migration to Cobra for each command.
The code is already nicely structured with one function per command so it seemed cleaner to combine them all together here and "generate" cobra commands as just thin wrappers, rather through individual constructors.
func ProcessCommand ¶
ProcessCommand displays information about a Go process.
func ProcessInfo ¶
ProcessInfo takes arguments starting with pid|:addr and grabs all kinds of useful Go process information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.