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 Amon struct + AmonInstance string + ServerKey string + Timeout internal.Duration + func (a *Amon) Close() error + func (a *Amon) Connect() error + func (a *Amon) Description() string + func (a *Amon) SampleConfig() string + func (a *Amon) Write(points []*client.Point) error + type Metric struct + Metric string + Points [1]Point + type Point [2]float64 + type TimeSeries struct + Series []*Metric