client_golang/api
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
..
prometheus/v1 Fix function names in API examples 2019-10-15 13:43:53 +02:00
client.go Pass warnings through on non-error responses (#599) 2019-06-14 01:40:59 +02:00
client_test.go Pass warnings through on non-error responses (#599) 2019-06-14 01:40:59 +02:00