Mixer

Mixer

Merging items from gates for Input

Constructor

new Mixer(…outGates)

Source:
Parameters:
Name Type Attributes Description
outGates Gate <repeatable>

source gates

Methods

(async) receive() → {Promise.<object>}

Source:
Returns:
Type:
Promise.<object>
  • A promise that resolves the item when recevied

(async) run()

execute.

Source: