# Functions

CloudEvent registers a CloudEvent function that becomes the function handler served at "/" when environment variable `FUNCTION_TARGET=name`.
HTTP registers an HTTP function that becomes the function handler served at "/" when environment variable `FUNCTION_TARGET=name`.
OpenFunction registers a OpenFunction function that becomes the function handler served at "/" when environment variable `FUNCTION_TARGET=name`.

# Variables

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author