Searched defs:ExecutorOpt (Results 1 – 1 of 1) sorted by relevance
129 type ExecutorOpt struct { struct130 NumJobs int134 func NewExecutor(opt *ExecutorOpt) (*Executor, error) {