Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Workspace string
ListenAddrs ma.Multiaddr
ConnManager connmgr.ConnManager
BootPeers []string
}
Config describes a set of settings for a libp2p node
This is *not* a stable interface. Use the options defined in the root package.
Click to show internal directories.
Click to hide internal directories.