//
pkg.gl
Category
github.com/mudphilo/chat
server
ringhash
package
0.15.3-rc2
Repository:
https://github.com/mudphilo/chat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
106 SLOC
#
Functions
New
New initializes an empty ringhash with the given number of replicas and a hash function.
#
Structs
Ring
Ring is the definition of the ringhash.
#
Type aliases
Hash
Hash is a signature of a hash function used by the package.