Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Node ¶
type NodeList ¶
type NodeList struct { Version string `json:"version"` Timestamp jsontime.Time `json:"updated_at"` // Timestamp of the generation List []*Node `json:"nodes"` }
NodeList rewritten after: https://github.com/ffnord/ffmap-backend/blob/c33ebf62f013e18bf71b5a38bd058847340db6b7/lib/nodelist.py
Click to show internal directories.
Click to hide internal directories.