Versions in this module Expand all Collapse all v0 v0.4.28 Feb 4, 2023 Changes in this version + type Request struct + ProducerEpoch int16 + ProducerID int64 + TransactionTimeoutMs int32 + TransactionalID string + func (r *Request) ApiKey() protocol.ApiKey + func (r *Request) Transaction() string + type Response struct + ErrorCode int16 + ProducerEpoch int16 + ProducerID int64 + ThrottleTimeMs int32 + func (r *Response) ApiKey() protocol.ApiKey