Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunnerFactory ¶
type RunnerFactory struct {
// contains filtered or unexported fields
}
func NewRunnerFactory ¶
func NewRunnerFactory(executor execx.Executor, paths RunnerFactoryPaths) *RunnerFactory
type RunnerFactoryPaths ¶
type RunnerFactoryPaths struct {
Bin string
}
Click to show internal directories.
Click to hide internal directories.