InvocationFnLoader

Function loader for Invocation Lambdas

Constructors

Link copied to clipboard
constructor(appLoader: AppLoader)
constructor(input: HttpHandler)

Functions

Link copied to clipboard
open operator override fun invoke(env: Map<String, String>): FnHandler<InputStream, Context, InputStream>