Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandInterceptor = func(cmd *exec.Cmd) *exec.Cmd {
return cmd
}
View Source
var SkipSSLValidation bool
Functions ¶
Types ¶
type CommandStarter ¶
type CommandStarter struct {
// contains filtered or unexported fields
}
func NewCommandStarter ¶
func NewCommandStarter() *CommandStarter
func NewCommandStarterWithReporter ¶
func NewCommandStarterWithReporter(reporter Reporter) *CommandStarter
type DefaultReporter ¶
type DefaultReporter struct{}
func NewDefaultReporter ¶
func NewDefaultReporter() *DefaultReporter
Click to show internal directories.
Click to hide internal directories.