Home
last modified time | relevance | path

Searched defs:ExecutorOpt (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dexec.go129 type ExecutorOpt struct { struct
130 NumJobs int
134 func NewExecutor(opt *ExecutorOpt) (*Executor, error) {