//
pkg.gl
Category
github.com/silenceshell/influxdb
pkg
rhh
package
1.3.5
Repository:
https://github.com/silenceshell/influxdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
221 SLOC
#
Functions
Dist
Dist returns the probe distance for a hash in a slot index.
HashKey
HashKey computes a hash of key.
NewHashMap
No description provided by the author
#
Variables
DefaultOptions
DefaultOptions represents a default set of options to pass to NewHashMap().
#
Structs
HashMap
HashMap represents a hash map that implements Robin Hood Hashing.
Options
Options represents initialization options that are passed to NewHashMap().