Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct { Name string // members of the Supernode cluster ClusterMember []string // contains filtered or unexported fields }
Daemon is a struct to identify main instance of supernode.
func (*Daemon) RegisterSuperNode ¶ added in v0.4.0
RegisterSuperNode registers the supernode as a peer.
Click to show internal directories.
Click to hide internal directories.