package
Version:
v0.0.0-...-a96ca0c
Opens a new window with list of versions in this module.
Published: Jul 7, 2017
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Api struct {
MaxDataPoints int
}
func (api *Api) Call(name string, argv interface{}) interface{}
* Get queries for metrics which matches to the key pattern (e.g.: status.*)
*
* [
* {"target": "status.200", "datapoints": [[1720.0, 1370846820], ...], },
* {"target": "status.204", "datapoints": [[1.0, 1370846820], ..., ]}
* ]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.