Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fake ¶
type Fake struct { ProcessId int ParentId int // PidTable is a map of pid => executable name of existing processes PidTable map[int]string }
func (Fake) Executable ¶
func (Fake) FindProcess ¶
Click to show internal directories.
Click to hide internal directories.