Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Discovery is the peer discovery protocol. Discovery *discover.Protocol // Selection is the peer selection protocol. Selection *selection.Protocol // ID is the node's autopeering ID ID string ErrParsingEntryNode = errors.New("can't parse entry node") )
View Source
var (
PLUGIN = node.NewPlugin("Autopeering", node.Enabled, configure, run)
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.