KafkaEx.Protocol.OffsetFetch (kafka_ex v0.12.1) View Source

Implementation of the Kafka OffsetFetch request and response APIs

Link to this section Summary

Link to this section Functions

Link to this function

create_request(correlation_id, client_id, offset_fetch_request)

View Source
Link to this function

parse_partitions(partitions_size, rest, partitions, topic)

View Source