# Functions
New creates a new Consistent object with a default setting of 20 replicas for each entry.
# Variables
ErrEmptyCircle is the error returned when trying to get an element when nothing has been added to hash.
# Structs
Consistent holds the information about the members of the consistent hash circle.
# Interfaces
No description provided by the author