# Functions
NewNetworkEndpoints API Endpoints for Network service.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Close is sent when the node disconnects from the network.
Connect is sent when the node connects to the network.
No description provided by the author
No description provided by the author
Error tracks network errors.
No description provided by the author
No description provided by the author
Node is network node.
PeerRequest requests list of peers.
PeerResponse is returned by ListPeers.
Peer is used to advertise node peers.
Query is passed in a LookupRequest.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Status is node status.
No description provided by the author
No description provided by the author
Sync is network sync message.
# Interfaces
NetworkHandler is the server API for Network service.
NetworkService is the client API for Network service.