Versions in this module Expand all Collapse all v0 v0.0.2 Jul 2, 2024 v0.0.1 Jun 9, 2024 Changes in this version + func FederationUpdate(nxnc rpc.NetworkAPIClient) error + type Interface interface + Close func() + GetExternalIPv4 func() string + NetworkClient func() rpc.NetworkAPIClient + NewRoutingSession func(locationID string) error + Node func() *topology.Node + RIBDataMsgRxQueue func() <-chan []byte + Watcher func() chan struct{} + func New() Interface