api

http4k / org.http4k.serverless / GoogleCloudFunction

GoogleCloudFunction

open class GoogleCloudFunction : HttpFunction

Constructors

Name Summary
<init> GoogleCloudFunction(input: AppLoader)
GoogleCloudFunction(input: HttpHandler)
GoogleCloudFunction(appLoader: AppLoaderWithContexts)

Functions

Name Summary
service open fun service(request: HttpRequest, response: HttpResponse): <ERROR CLASS>

Inheritors

Name Summary
TestFunction class TestFunction : GoogleCloudFunction