Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Echart ¶
type Echart struct { Nodes []*EchartNode `json:"nodes"` Links []*EchartLinks `json:"links"` Categories []*EchartCat `json:"categories"` }
type EchartLinks ¶
type EchartNode ¶
type UniverseInfo ¶
type UniverseInfo struct {
Id string `json:"id"`
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.