# Functions
ClearResources clears the resources for testing.
GetResource gets the resource.
New creates a new microgateway action.
# Structs
Microgateway defines a microgateway.
Output defines response output values back to a trigger event.
Response defines response handling rules.
Service defines a functional target that may be invoked by a step in an execution flow.
Step conditionally defines a step in a route's execution flow.
# Type aliases
ServiceFunc is a function to be called for a service.