murmur

package module
v0.0.0-...-e048955 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2013 License: Apache-2.0 Imports: 0 Imported by: 33

README

murmur

Go Murmur3 hash implementation

Based on

http://en.wikipedia.org/wiki/MurmurHash

Documentation

Overview

Murmur3 32bit hash function based on http://en.wikipedia.org/wiki/MurmurHash

Index

Constants

This section is empty.

Variables

View Source
var (
	Seed = uint32(1)
)

Functions

func Murmur3

func Murmur3(key []byte) (hash uint32)

Types

This section is empty.

Jump to

Keyboard shortcuts

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