Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(functions ...dispatch.AnyFunction) lambda.Handler
Handler creates a lambda function handler executing the given Dispatch functions when invoked.
func Start ¶
func Start(functions ...dispatch.AnyFunction)
Start is a shortcut to start a Lambda function handler executing the given Dispatch functions when invoked.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.