//
pkg.gl
Category
github.com/tinode/chat
server
ringhash
package
0.23.0
Repository:
https://github.com/tinode/chat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
108 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.