package
0.0.0-20240508035004-fd7de3346cfe
Repository: https://github.com/ecodeclub/mq-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
SpecifiedPartitionBalancer 借助kafka客户端提供的Balancer接口实现向指定分区生产消息 如果在message.WriterData中找到指定的partition信息则直接用其作为目标partition 如果没有找到则使用默认负载均衡器计算目标partition.