KafkaEx.Protocol.OffsetCommit.Request

Types

t :: %KafkaEx.Protocol.OffsetCommit.Request{consumer_group: binary, topic: binary, partition: integer, offset: integer, metadata: term}