Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentNodeAddress string
CurrentNodeAddress ... Contains the address of the current node.
View Source
var MasterNode = "127.0.0.1:3000"
MasterNode ... Hard code the masternode address for now. In future this will be elected by the nodes.
View Source
var SyncList = make(chan string, 1000)
SyncList ... A channel to send the address of the newly registered node.
Functions ¶
func GenerateUUID ¶
func GenerateUUID() string
Types ¶
Click to show internal directories.
Click to hide internal directories.