Versions in this module Expand all Collapse all v0 v0.1.7 Aug 27, 2015 Changes in this version type Output + Description func() string + SampleConfig func() string v0.1.6 Aug 24, 2015 v0.1.4 Aug 18, 2015 Changes in this version + var Outputs = map[string]Creator + func Add(name string, creator Creator) + type Creator func() Output + type Output interface + Close func() error + Connect func() error + Write func(client.BatchPoints) error