Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNodesNotReady is returned when the nodes are not ready. ErrNodesNotReady = errors.New("nodes are not ready") // ErrMissingNodes is returned when no nodes have been found. ErrMissingNodes = errors.New("missing nodes") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.