Versions in this module Expand all Collapse all v0 v0.1.0 Aug 1, 2023 Changes in this version + const BalancerName + const CtxKey + const DefaultReplicationFactor + const DefaultSpread + var DefaultServiceConfigJSON = ...() + type BalancerConfig struct + ReplicationFactor uint16 + Spread uint8 + func (c *BalancerConfig) MustServiceConfigJSON() string + func (c *BalancerConfig) ServiceConfigJSON() (string, error) + type Builder interface + func NewBuilder(hashfn hashring.HashFunc) Builder