Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct {
// SupernodeID is the ID of supernode, which is the same as Client ID of dfget.
SupernodeID string
Name string
// members of the Supernode cluster
ClusterMember []string
// contains filtered or unexported fields
}
Daemon is a struct to identify main instance of supernode.
Click to show internal directories.
Click to hide internal directories.