# Functions
No description provided by the author
No description provided by the author
# Structs
AutoNATConfig defines the AutoNAT behavior for the dep2p host.
Config describes a set of settings for a dep2p node
This is *not* a stable interface.
No description provided by the author
# Type aliases
AddrsFactory is a function that takes a set of multiaddrs we're listening on and returns the set of multiaddrs we should advertise to the network.
NATManagerC is a NATManager constructor.
Option is a dep2p config option that can be given to the dep2p constructor (`dep2p.New`).
No description provided by the author