Versions in this module Expand all Collapse all v0 v0.3.0 Mar 2, 2021 Changes in this version + func New(opts *output.Options) (output.Output, error) + type Output struct + func (o *Output) Close() error + func (o *Output) DialContext(ctx context.Context) error + func (o *Output) Write(b []byte) (int, error)