PipelineFlow (PipelineFlow v0.1.0)
Module to formalize flow
Examples
defmodule OrderFlow do
use PipelineFlow
attributes reference: nil,
items: []
end
Summary
Types
Link to this type
pipeline()
Functions
Defines struct for PipelineFlow module
Defines a step