This package contains classes that act as containers to instantiate and run components.
Classes
CloudFunction
Abstract Google Function that acts as a container to instantiate and run components and expose them via an external entry point.
CloudFunctionRequestHelper
Contains methods used to get correlationIds, commands and bodies from the Google Function request.
CommandableCloudFunction
Abstract Google Function that acts as a container to instantiate and run components and expose them via an external entry point.