# 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.