Versions in this module Expand all Collapse all v0 v0.0.2 Dec 9, 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