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 + CpuFile string + MemFile string + func (m *Mixin) BindCobraFlags(cmd *cobra.Command) []string + func (m *Mixin) Do(ctx context.Context, f func(context.Context)) (tagKey, tagVal string, err error) + func (m *Mixin) Name() string + func (m *Mixin) PostRun(ctx context.Context) + func (m *Mixin) PreRun(ctx context.Context, args []string) error