client_golang/api/prometheus/v1
André Carvalho 349922b38c
api: creates versioned package for prometheus v1 api
This commit creates a new package to hold the prometheus
v1 API interface. This interface will contain all the funcionality
exposed by Prometheus v1 HTTP API.

The underlying http client is kept on the api package since it
may be reused across diferent API versions and also by the Alertmanager
api package (to come.)
2017-04-19 18:24:14 -03:00
..
api.go api: creates versioned package for prometheus v1 api 2017-04-19 18:24:14 -03:00
api_test.go api: creates versioned package for prometheus v1 api 2017-04-19 18:24:14 -03:00