Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item struct {
Alloc string
AllocEval string
AllocJob string
AllocNode string
Eval string
Job string
Node string
Table string
}
Item describes the scope of a watch. It is used to provide a uniform input for subscribe/unsubscribe and notification firing. Specifying multiple fields does not place a watch on multiple items. Each Item describes exactly one scoped watch.
Click to show internal directories.
Click to hide internal directories.