Skip to main content
Module

x/pipeline/mod.ts>buildParallel

Configurable data pipeline in Deno
Latest
function buildParallel
Re-export
import { buildParallel } from "https://deno.land/x/pipeline@v1.2.0/mod.ts";

Parameters

conf: any[]
optional
builders: HandlerBuilderGetter
optional
handlers: HandlerGetter