# Functions
EvalActivity evaluates the specified activity using the provided inputs.
NewActivity creates an instance of the specified activity.
NewApp creates a new Flogo application.
NewEngine creates a new flogo Engine from the specified App.
No description provided by the author
No description provided by the author
# Type aliases
HandlerFunc is the signature for a function to use as a handler for a Trigger.