kafka-d ~master (2018-08-10T09:39:09Z)
Dub
Repo
OffsetResponse_v0
kafkad
protocol
deserializer
Undocumented in source.
struct
OffsetResponse_v0 {
struct
PartitionOffsets
;
struct
Topic
;
Topic
[]
topics
;
}
Members
Structs
PartitionOffsets
struct
PartitionOffsets
Undocumented in source.
Topic
struct
Topic
Undocumented in source.
Variables
topics
Topic
[]
topics
;
Undocumented in source.
Meta
Source
See Implementation
kafkad
protocol
deserializer
structs
Deserializer
OffsetResponse_v0