View Source Kayrock.OffsetCommit.V1.Response (kayrock v0.2.0)
Kayrock-generated response struct for Kafka offset_commit
v1 API
messages
The schema of this API is
[
responses: {:array,
[
topic: :string,
partition_responses: {:array, [partition: :int32, error_code: :int16]}
]}
]
Summary
Functions
Returns the Kafka API key for this API
Returns the API version (1) implemented by this module
Deserialize data for this version of this API
Returns the schema of this message