Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RunningStates = []string{"R", "W", "S"} // Running, Waiting, Sleeping
)
Functions ¶
func AddListener ¶
func AddListener(listener Listener)
func IsRunningProcess ¶
func RemoveListener ¶
func RemoveListener(listener Listener)
Types ¶
type DiscoveryWork ¶
type DiscoveryWork struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.