type go.pact.im/x/task.Executor

4 uses

	go.pact.im/x/task (current package)
		executor.go#L13: type Executor interface {
		executor.go#L24: func SequentialExecutor() Executor {
		executor.go#L29: func ParallelExecutor() Executor {

	go.pact.im/x/process
		parallel.go#L52: 	exec task.Executor