Documentation ¶ Index ¶ func New(consistent bool) *stablePartitioner Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(consistent bool) *stablePartitioner New constructs a new stable partitioner. If consistent is true then the partitioning is consistent for all topics which have the same consumers and the same # of partitions. Otherwise each topic is partitioned independantly. Types ¶ This section is empty. Source Files ¶ View all Source files data.go stable.go Click to show internal directories. Click to hide internal directories.