Documentation
¶
Index ¶
Constants ¶
View Source
const ConcurrentExecutions = 4
ConcurrentExecutions per node
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
server.HTTPServer
Repository result.Repository
Worker worker.Worker
}
func NewExecutor ¶
func NewExecutor(resultRepository result.Repository, runner runner.Runner) Executor
NewExecutor returns new CypressExecutor instance
func (*Executor) GetExecution ¶
func (*Executor) StartExecution ¶
Click to show internal directories.
Click to hide internal directories.