Versions in this module Expand all Collapse all v2 v2.9.4 Aug 5, 2020 v2.9.3 Aug 5, 2020 Changes in this version + type Option func(o *Options) + func Name(n string) Option + type Options struct + Name string + type Profile interface + Start func() error + Stop func() error + String func() string + var DefaultProfile Profile = new(noop)