kafka_ex v0.6.1 KafkaEx.Protocol.ConsumerMetadata

Implementation of the Kafka ConsumerMetadata request and response APIs

Summary

Functions

create_request(correlation_id, client_id, consumer_group)

Specs

create_request(integer, binary, binary) :: binary
parse_response(arg)

Specs

parse_response(binary) :: KafkaEx.Protocol.ConsumerMetadata.Response.t