Versions in this module Expand all Collapse all v0 v0.4.27 Dec 22, 2021 Changes in this version + type Request struct + GroupID string + ProducerEpoch int16 + ProducerID int64 + TransactionalID string + func (r *Request) ApiKey() protocol.ApiKey + func (r *Request) Transaction() string + type Response struct + ErrorCode int16 + ThrottleTimeMs int32 + func (r *Response) ApiKey() protocol.ApiKey