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
/
ServerlessConfig
Serverless
Config
fun
interface
ServerlessConfig
<
Ctx
>
(
source
)
Launching point for custom Serverless runtimes.
Members
Functions
as
Server
Link copied to clipboard
abstract
fun
asServer
(
fn
:
FnLoader
<
Ctx
>
)
:
Http4kServer