Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandExecuter ¶
type CommandExecuter struct {
// contains filtered or unexported fields
}
func New ¶
func New(errLogger, infLogger *log.Logger) *CommandExecuter
type CommandFactory ¶
func Factory ¶
func Factory(baseCmd string) *CommandFactory
func (CommandFactory) Create ¶
func (me CommandFactory) Create() *exec.Cmd
Click to show internal directories.
Click to hide internal directories.