Versions in this module Expand all Collapse all v0 v0.5.2 May 11, 2024 Changes in this version + type Request struct + Key string + KeyType int8 + func (r *Request) ApiKey() protocol.ApiKey + type Response struct + ErrorCode int16 + ErrorMessage string + Host string + NodeID int32 + Port int32 + ThrottleTimeMs int32 + func (r *Response) ApiKey() protocol.ApiKey