Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 Changes in this version + type Graphite struct + Prefix string + Servers []string + Timeout int + func (g *Graphite) Close() error + func (g *Graphite) Connect() error + func (g *Graphite) Description() string + func (g *Graphite) SampleConfig() string + func (g *Graphite) Write(points []*client.Point) error