Versions in this module Expand all Collapse all v0 v0.7.1 Dec 20, 2016 v0.7.0 Jun 29, 2016 Changes in this version + type FormattedReporter interface + Source func() source.DataSource + Start func() error + Stop func() + func NewLogfReporter(src source.DataSource, logf func(format string, args ...interface{})) FormattedReporter + func NewPrintfReporter(src source.DataSource, ...) FormattedReporter