Documentation
¶
Index ¶
Constants ¶
View Source
const PluginName = "Gossip"
PluginName is the name of the gossip plugin.
Variables ¶
View Source
var ErrMessageNotFound = errors.New("message not found")
ErrMessageNotFound is returned when a message could not be found in the Tangle.
View Source
var Parameters = struct { // NetworkVersion defines the config flag of the network version. Port int `default:"14666" usage:"tcp port for gossip connection"` }{}
Parameters contains the configuration parameters used by the gossip plugin.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.