Versions in this module Expand all Collapse all v0 v0.0.2 Dec 9, 2024 Changes in this version + type ApiKeyResponse struct + ApiKey int16 + MaxVersion int16 + MinVersion int16 + type Request struct + func (r *Request) ApiKey() protocol.ApiKey + type Response struct + ApiKeys []ApiKeyResponse + ErrorCode int16 + ThrottleTimeMs int32 + func (r *Response) ApiKey() protocol.ApiKey