GossipState

Undocumented in source.

Constructors

this
this(string state)
Undocumented in source.

Members

Functions

state
string state()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

DOWN
enum GossipState DOWN;
Undocumented in source.
JOIN
enum GossipState JOIN;
Undocumented in source.
UP
enum GossipState UP;
Undocumented in source.

Meta