Versions in this module Expand all Collapse all v0 v0.0.3 Apr 7, 2016 v0.0.2 Mar 15, 2016 v0.0.1 Feb 5, 2016 Changes in this version + func Register(name string, output Output) error + type Output interface + Init func(json.RawMessage, buffer.Sender) error + Start func() error + Stop func() error + func Load(name string) (Output, error)