Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gatling ¶
type Gatling struct {
BaseDir string
}
func NewGatling ¶
func SomeGatlingDist ¶
func SomeGatlingDist() *Gatling
func (*Gatling) RunSimulation ¶
type RunSimulationFunc ¶
func (RunSimulationFunc) RunSimulation ¶
func (r RunSimulationFunc) RunSimulation(commandOps cmdexec.CommandExecutionOps, task *Task) (*exec.Cmd, error)
Click to show internal directories.
Click to hide internal directories.