Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &Monitor{ subscribers: make(map[chan runc.Exit]struct{}), }
Default is the default monitor initialized for the package
View Source
var ErrNoSuchProcess = errors.New("no such process")
ErrNoSuchProcess is returned when the process no longer exists
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.