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 ¶
- api.go
- cors_http.go
- helpers.go
- http_routes.go
- id_http.go
- inject_fixture.go
- inject_service.go
- inject_simple.go
- inject_universe.go
- kill_node_by_id.go
- kill_service.go
- kill_simple.go
- kill_universe.go
- les_miserables_http.go
- ping.go
- status_http.go
- universes_http.go
- valid_clients.go
- valid_fixtures.go
- valid_services.go
Click to show internal directories.
Click to hide internal directories.