Flo.Connection (flo v0.2.1) View Source
Link to this section Summary
Functions
Callback implementation for Construct.cast/2.
Callback implementation for Construct.make/2.
Callback implementation for Construct.make!/2.
Link to this section Types
Specs
t() :: %Flo.Connection{
condition: Flo.Script.t() | nil,
destination: String.t(),
outcome: String.t(),
source: String.t()
}
Link to this section Functions
Callback implementation for Construct.cast/2.
Callback implementation for Construct.make/2.
Callback implementation for Construct.make!/2.