Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessWatcher ¶
type ProcessWatcher struct {
Processes <-chan *process.Process
Interval time.Duration
// contains filtered or unexported fields
}
func (*ProcessWatcher) Start ¶
func (w *ProcessWatcher) Start()
func (*ProcessWatcher) Stop ¶
func (w *ProcessWatcher) Stop()
Click to show internal directories.
Click to hide internal directories.