Documentation
¶
Overview ¶
run takes arguments
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dot ¶
func Dot(stateMachine *machine.StateMachine, err error)
JSON prints a state machine as JSON
func Exec ¶
func Exec(state_machine *machine.StateMachine, err error) func(*string)
Exec returns a function that will execute the state machine
func JSON ¶
func JSON(state_machine *machine.StateMachine, err error)
JSON prints a state machine as JSON
func LambdaTasks ¶
func LambdaTasks(task_functions *handler.TaskHandlers)
LambdaTasks takes task functions and and executes as a lambda
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.