MCPcopy
hub / github.com/IBM/sarama / balance_strategy.go

File balance_strategy.go

balance_strategy.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package sarama
2
3import (
4 "container/heap"

Callers

nothing calls this directly

Calls 3

NewBalanceStrategyRangeFunction · 0.85
NewBalanceStrategyStickyFunction · 0.85

Tested by

no test coverage detected