Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCRC_64ECMA ¶
func NewCRC_64ISO ¶
func NewFNV1_64 ¶
func NewFNV1_64a ¶
func NewJenkins_64 ¶
func NewMurmur3_64 ¶
Types ¶
type Hash128 ¶
Hash128 is the common interface implemented by all 128-bit hash functions.
func NewFNV1_128 ¶
func NewFNV1_128() Hash128
func NewFNV1_128a ¶
func NewFNV1_128a() Hash128
func NewJenkins_128 ¶
func NewJenkins_128() Hash128
func NewMurmur3_128 ¶
func NewMurmur3_128() Hash128
Click to show internal directories.
Click to hide internal directories.