Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller interface {
// Controller indicates the node controller is a controller.
controller.Controller
}
Controller describes the node controller. The node controller manages a tracking available block stores, reconciling bucket configuration versions, constructing bucket handles and starting lookup controllers to service lookup requests. There is usually only one controller per Hydra node.
Click to show internal directories.
Click to hide internal directories.