Documentation ¶
Index ¶
- type Node
- type Nodes
- func (nodes *Nodes) Add(node *Node)
- func (nodes *Nodes) Find(node *Node) *Node
- func (nodes *Nodes) NewNode(nodeName string, url string, API string) *Node
- func (nodes *Nodes) NewNodeRequest(body io.ReadCloser, id uint64) (*Node, error)
- func (nodes *Nodes) Remove(node *Node)
- func (nodes *Nodes) ToString() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.