Versions in this module Expand all Collapse all v0 v0.4.50 Mar 11, 2024 v0.4.49 Mar 11, 2024 Changes in this version + type Request struct + GroupIDs []string + func (r *Request) ApiKey() protocol.ApiKey + func (r *Request) Group() string + type Response struct + Responses []ResponseGroup + ThrottleTimeMs int32 + func (r *Response) ApiKey() protocol.ApiKey + type ResponseGroup struct + ErrorCode int16 + GroupID string