Versions in this module Expand all Collapse all v0 v0.5.2 May 11, 2024 Changes in this version + const MaxVersionSupported + type Assignment struct + AssignedPartitions []TopicPartition + UserData []byte + Version int16 + type Subscription struct + OwnedPartitions []TopicPartition + Topics []string + UserData []byte + Version int16 + type TopicPartition struct + Partitions []int32 + Topic string