Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddressingCell = cell.Module( "node-addressing", "Accessors for looking up local node IP addresses", cell.Provide(NewAddressing), )
AddressingCell provides the node.Addressing interface that provides access to local node addressing information. This will be eventually superseded by Table[NodeAddress].
Functions ¶
func NewAddressing ¶
func NewAddressing(localNode *node.LocalNodeStore, db *statedb.DB, devices statedb.Table[*tables.Device]) node.Addressing
func NewNodeIDApiHandler ¶
func NewNodeIDApiHandler(nodeIDHandler node.IDHandler) daemonapi.GetNodeIdsHandler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.