Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ID is the node's autopeering ID ID string // ErrParsingEntryNode is returned when parsing the entry node config entry failed. 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.