Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler interface {
// Ensure watch started.
Watch(m *handler.WatchManager) error
}
Inventory event handler.
type WatchManager ¶
type WatchManager = handler.WatchManager
Click to show internal directories.
Click to hide internal directories.