Documentation ¶
Index ¶
- func NewFlowEnvironment(env utils.Environment, flowList []flows.Flow, runList []flows.FlowRun, ...) flows.FlowEnvironment
- func ResumeFlow(env flows.FlowEnvironment, run flows.FlowRun, event flows.Event) (flows.Session, error)
- func StartFlow(env flows.FlowEnvironment, flow flows.Flow, contact *flows.Contact, ...) (flows.Session, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFlowEnvironment ¶
func NewFlowEnvironment(env utils.Environment, flowList []flows.Flow, runList []flows.FlowRun, contactList []*flows.Contact) flows.FlowEnvironment
NewFlowEnvironment creates and returns a new FlowEnvironment given the passed in environment and flow map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.