Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/core / channels
channels
Workflow channel kinds + control-flow primitives.
Names are Graphorin's own design (Directive, Dispatch, pause, LatestValue, Reducer, Stream, Barrier, Ephemeral, AnyValue) and must not be aliased to terms from other workflow libraries.
References
anyValue
Re-exports anyValue
AnyValue
Re-exports AnyValue
barrier
Re-exports barrier
Barrier
Re-exports Barrier
Channel
Re-exports Channel
ChannelKind
Re-exports ChannelKind
Directive
Re-exports Directive
DirectiveOptions
Re-exports DirectiveOptions
dispatch
Re-exports dispatch
Dispatch
Re-exports Dispatch
ephemeral
Re-exports ephemeral
Ephemeral
Re-exports Ephemeral
isPauseSignal
Re-exports isPauseSignal
latestValue
Re-exports latestValue
LatestValue
Re-exports LatestValue
listAggregate
Re-exports listAggregate
ListAggregate
Re-exports ListAggregate
pause
Re-exports pause
PAUSE_SIGNAL_BRAND
Re-exports PAUSE_SIGNAL_BRAND
PauseResumeScope
Re-exports PauseResumeScope
PauseSignal
Re-exports PauseSignal
reducer
Re-exports reducer
Reducer
Re-exports Reducer
runWithPauseResume
Re-exports runWithPauseResume
stream
Re-exports stream
Stream
Re-exports Stream