kafka-interchange-0.2.0.0: Serialization for kafka wire protocol
Safe HaskellSafe-Inferred
LanguageHaskell2010

Kafka.OffsetFetch.Response.V8

Documentation

data Response Source #

Instances

Instances details
Show Response Source # 
Instance details

Defined in Kafka.OffsetFetch.Response.V8

data Group Source #

Instances

Instances details
Show Group Source # 
Instance details

Defined in Kafka.OffsetFetch.Response.V8

Methods

showsPrec :: Int -> Group -> ShowS #

show :: Group -> String #

showList :: [Group] -> ShowS #

data Topic Source #

Instances

Instances details
Show Topic Source # 
Instance details

Defined in Kafka.OffsetFetch.Response.V8

Methods

showsPrec :: Int -> Topic -> ShowS #

show :: Topic -> String #

showList :: [Topic] -> ShowS #