zio-testcontainers-kafka
zio-testcontainers-kafka
API
io.github.scottweaver.zio.testcontainers.kafka
ZKafkaContainer
Settings
zio-testcontainers-kafka
/
io.github.scottweaver.zio.testcontainers.kafka
/
ZKafkaContainer
ZKafkaContainer
io.github.scottweaver.zio.testcontainers.kafka.ZKafkaContainer$
object
ZKafkaContainer
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ZKafkaContainer
.type
Clear all
Members list
Concise view
Type members
Classlikes
object
Settings
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Settings
.type
Types
type
Settings
=
Def
Value members
Concrete fields
val
defaultConsumerSettings
:
ZLayer
[
Has
[
KafkaContainer
],
Nothing
,
Has
[
ConsumerSettings
]]
val
defaultProducerSettings
:
ZLayer
[
Has
[
KafkaContainer
],
Nothing
,
Has
[
ProducerSettings
]]
val
live
:
ZLayer
[
Has
[
Settings
],
Nothing
,
Has
[
KafkaContainer
]]