//
pkg.gl
Category
github.com/splitio/go-toolkit/v3
hasher
package
3.0.1
Repository:
https://github.com/splitio/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
0
Files
68 SLOC
#
Functions
Encode
Encode return the encoding of passed string.
NewMurmur332Hasher
NewMurmur332Hasher returns a new instance of the Murmur32Hasher.
#
Structs
Murmur32Hasher
Murmur32Hasher is a hash function implementing the murmur3 32 bits algorithm.
#
Interfaces
Hasher
Hasher interface.