# Packages
No description provided by the author
# Functions
Start takes a handler and talks to an internal Lambda endpoint to pass requests to the handler.
StartHandler takes in a Handler wrapper interface which can be implemented either by a custom function or a struct.
# Interfaces
No description provided by the author