Documentation ¶ Index ¶ type PipesNode Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type PipesNode ¶ type PipesNode struct { Online bool UID string Ip net.IP Capacity int //Number 1-100 representing the capacity of the node as a percentage, the node can control this. Version string //Pipes version of node LastCheckin time.Time } PipesNode a single DB node Source Files ¶ View all Source files main.gopipes.go Click to show internal directories. Click to hide internal directories.