GoogleCloudEventFunction

abstract class GoogleCloudEventFunction(loader: FnLoader<Context>) : RawBackgroundFunction(source)

Constructors

Link copied to clipboard
constructor(loader: FnLoader<Context>)

Functions

Link copied to clipboard
open override fun accept(json: String, context: Context)