/src/github.com/prometheus/client_golang - ActiveState ActiveGo 1.8
...

Directory /src/github.com/prometheus/client_golang

Name Synopsis
..
api Package api provides clients for the HTTP APIs.
prometheus
v1 Package v1 provides bindings to the Prometheus HTTP API v1: http://prometheus.io/docs/querying/api/
examples
random A simple example exposing fictional RPC latencies with different types of random distributions (uniform, normal, and exponential) as Prometheus metrics.
simple A minimal example of how to include Prometheus instrumentation.
prometheus Package prometheus provides metrics primitives to instrument code for monitoring.
graphite Package graphite provides a bridge to push Prometheus metrics to a Graphite server.
promhttp Package promhttp provides tooling around HTTP servers and clients.
push Package push provides functions to push metrics to a Pushgateway.