http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-lambda-fake
/
org.http4k.connect.amazon.lambda
Package-level
declarations
Types
Functions
Types
Fake
Lambda
Link copied to clipboard
class
FakeLambda
(
fnLoader
:
FnLoader
<
Context
>
,
clock
:
Clock
=
Clock.systemUTC()
,
env
:
Map
<
String
,
String
>
=
System.getenv()
)
:
ChaoticHttpHandler
Functions
main
Link copied to clipboard
fun
main
(
)