func go.pact.im/x/process.Leaf

3 uses

	go.pact.im/x/process (current package)
		task.go#L66: func Leaf(runInForeground, gracefulStop func(ctx context.Context) error) Runner {

	go.pact.im/x/grpcprocess
		grpcprocess.go#L16: 	return process.Leaf(

	go.pact.im/x/httpprocess
		httpprocess.go#L21: 	return process.Leaf(