Versions in this module Expand all Collapse all v1 v1.3.8 Aug 17, 2022 Changes in this version + type CMDExecutor struct + func New(logger log.Logger) *CMDExecutor + func (e *CMDExecutor) Exec(command, label string) *CMDResult + type CMDResult struct + Status string + Stderr string + Stdout string