package
0.0.0-20250130211428-b97329e994f7
Repository: https://github.com/temporalio/ringpop-go.git
Documentation: pkg.go.dev
# Functions
New instantiates and returns a new HashRing.
# Structs
Configuration is a configuration struct that can be passed to the Ringpop constructor to customize hash ring options.
HashRing stores strings on a consistent hash ring.
# Interfaces
Checksummer computes a checksum for an instance of a HashRing.