# Functions
AddLAN adds a lan to the network graph.
AddPeer adds a peer to the network graph.
GenerateAddPeer generates a peer private key and adds it.
NewGraph constructs a new network graph.
# Type aliases
Edge is the base type for an edge in the graph.
FactoryAdder is a adder for a factory.
FactoryCtor is a constructor for a factory.
Node is the base type for a node in the graph.