kafka_ex v0.6.0
KafkaEx.Protocol.OffsetCommit
Implementation of the Kafka OffsetCommit request and response APIs
Functions
Specs
create_request(integer, binary, KafkaEx.Protocol.OffsetCommit.Request.t) :: binary
Specs
parse_response(binary) ::
[] |
[KafkaEx.Protocol.OffsetCommit.Response.t]