DarkFlows.Workflow (DarkFlows v1.0.2) View Source
Link to this section Summary
Functions
Helper for extracting a context value via partial application.
Link to this section Types
Specs
Specs
Specs
opts() :: Keyword.t()
Specs
result() :: {:ok, context()} | {:error, Opus.PipelineError.t()}
Specs
Specs
step_result() :: context() | {:error, atom()} | {:error, failed_multi()} | {:error, any()}
Link to this section Functions
Specs
Helper for extracting a context value via partial application.