client_golang/api/prometheus/v1
beorn7 b8308329f0 Fix function names in API examples
The part after the underscore has to be lowercase. Otherwise, it is
seen as the name of a Go type, which doesn't exist, which will result
in the example not showing up in godoc.

Signed-off-by: beorn7 <beorn@grafana.com>
2019-10-15 13:43:53 +02:00
..
api.go remove duplicated assignment in v1/api.go (#647) 2019-10-02 00:47:28 +03:00
api_bench_test.go Switch from encoding/json -> jsoniter (#570) 2019-05-28 13:45:06 +02:00
api_test.go Add Warnings to LabelValues and LabelNames (#609) 2019-06-17 21:27:57 +03:00
example_test.go Fix function names in API examples 2019-10-15 13:43:53 +02:00