Documentation ¶
Overview ¶
Package findprocess provides an os.FindProcess wrapper that portably detects non-existent processes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("process not found")
ErrNotFound represents a target process that does not exist or is otherwise not available to the calling process.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.