Documentation ¶
Overview ¶
Package executil provides information about running processes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPgrpPids ¶
GetPgrpPids return a list of all pids in a given process group. Not as cheap as you think, you have to scan all the pids on the system.
func GetSessionIdPids ¶
GetPgrpPids return a list of all pids in a given process group. Not as cheap as you think, you have to scan all the pids on the system.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.