Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoRunningNode node is not running. ErrNoRunningNode = errors.New("there is no running node") // ErrEmptyPeerURL provided peer URL is empty ErrEmptyPeerURL = errors.New("empty peer url") )
Functions ¶
func WaitForPeerAsync ¶
WaitForPeerAsync waits for a peer to be added asynchronously
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.