Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 v0.10.0 Jan 9, 2016 Changes in this version + type PrometheusClient struct + Listen string + func (p *PrometheusClient) Close() error + func (p *PrometheusClient) Connect() error + func (p *PrometheusClient) Description() string + func (p *PrometheusClient) SampleConfig() string + func (p *PrometheusClient) Start() error + func (p *PrometheusClient) Stop() + func (p *PrometheusClient) Write(points []*client.Point) error