Versions in this module Expand all Collapse all v0 v0.1.1 Feb 23, 2020 v0.1.0 Oct 29, 2019 Changes in this version + type Mixin struct + LogAppend bool + LogFile string + LogLevel string + func (m *Mixin) BindCobraFlags(cmd *cobra.Command) []string + func (m *Mixin) ErrToFile(errs ...error) + func (m *Mixin) ExitOnErr(code int, errs ...error) + func (m *Mixin) Name() string + func (m *Mixin) PostRun(ctx context.Context) + func (m *Mixin) PreRun(ctx context.Context, args []string) error