Documentation ¶ Index ¶ func ExecBinaryCmd(cmdStr string, pCtx context.Context) error func ExecShellCmd(cmdStr string, pctx context.Context) error func ExecShellCmdWithOutput(cmdStr string, pCtx context.Context, output io.Writer) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ExecBinaryCmd ¶ func ExecBinaryCmd(cmdStr string, pCtx context.Context) error func ExecShellCmd ¶ func ExecShellCmd(cmdStr string, pctx context.Context) error func ExecShellCmdWithOutput ¶ func ExecShellCmdWithOutput(cmdStr string, pCtx context.Context, output io.Writer) error Types ¶ This section is empty. Source Files ¶ View all Source files cmdx.go Click to show internal directories. Click to hide internal directories.