http4k
Toggle table of contents
6.57.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-serverless-core
/
org.http4k.serverless
/
FnLoader
Fn
Loader
typealias
FnLoader
<
Ctx
>
=
(
Map
<
String
,
String
>
)
->
FnHandler
<
InputStream
,
Ctx
,
InputStream
>
(
source
)
Loads a configured function from the Serverless environment.
Members & Extensions