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-s3-fake
/
org.http4k.connect.amazon.s3
/
FakeS3
/
FakeS3
Fake
S3
constructor
(
buckets
:
Storage
<
Unit
>
=
Storage.InMemory()
,
bucketContent
:
Storage
<
BucketKeyContent
>
=
Storage.InMemory()
,
clock
:
Clock
=
Clock.systemUTC()
)
(
source
)