Documentation
¶
Index ¶
Constants ¶
View Source
const (
// CfgGossipPort defines the config flag of the gossip port.
CfgGossipPort = "gossip.port"
)
View Source
const PluginName = "Gossip"
PluginName is the name of the gossip plugin.
Variables ¶
View Source
var ( // ErrMessageNotFound is returned when a message could not be found in the Tangle. ErrMessageNotFound = errors.New("message not found") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.