mmh3

package module
v0.0.0-...-64b8516 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2014 License: MIT Imports: 6 Imported by: 0

README

mmh3

MurmurHash 3 implementation of hash.Hash interface

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Hash32x86  = Sum32
	Hash128x64 = Sum128

	//for backward compatible
	Hash32  = Sum32
	Hash128 = Sum128
)

Functions

func New128

func New128() hash.Hash

func New32

func New32() hash.Hash32

func Sum128

func Sum128(key []byte) (ret []byte)

func Sum32

func Sum32(key []byte) (ret uint32)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL