Documentation ¶
Index ¶
Constants ¶
View Source
const ( TestEnvironment = "test" DemoEnvironment = "demo" LiveEnvironment = "live" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
func GetEnvironment ¶ added in v0.11.7
func GetEnvironment(env string) Environment
type QueryResult ¶ added in v0.11.7
type QueryResult struct { RefId string Series []*TimeSeries2 }
type TimeSeries2 ¶ added in v0.11.7
Click to show internal directories.
Click to hide internal directories.