Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Process ¶
type Process struct {
PID int
Exec string
Path string
Name string
// contains filtered or unexported fields
}
func NewProcess ¶
func NewProcess() *Process
func (*Process) IsProcessRunning ¶
func (*Process) ListProcesses ¶
Click to show internal directories.
Click to hide internal directories.