//
pkg.gl
Category
github.com/splitio/go-toolkit/v4
hasher
package
4.2.2-rc3
Repository:
https://github.com/splitio/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
1
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.