Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNodeID ¶
* * GetNodeID * @param name string, maxNodes int, serverHost string, serverPort int * @return int, error *
Types ¶
type ControlPlane ¶
type ControlPlane struct {
Nodes map[int]*NodeInfo
MaxNodes int
// contains filtered or unexported fields
}
func NewStorage ¶
func NewStorage() *ControlPlane
Click to show internal directories.
Click to hide internal directories.