Documentation ¶
Index ¶
- func Aggregators(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
- func Filters(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
- func GetAggregators() []string
- func GetDownsamplers() []string
- func GetFillers() []string
- func GetFilters() []string
- func GetFiltersFull() map[string]TSDBfilterInfo
- type TSDBfilterInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Aggregators ¶
func Aggregators(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
func Filters ¶
func Filters(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
func GetAggregators ¶
func GetAggregators() []string
func GetDownsamplers ¶
func GetDownsamplers() []string
func GetFillers ¶
func GetFillers() []string
func GetFilters ¶
func GetFilters() []string
func GetFiltersFull ¶
func GetFiltersFull() map[string]TSDBfilterInfo
Types ¶
type TSDBfilterInfo ¶
Click to show internal directories.
Click to hide internal directories.