murmur3

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

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

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

murmur3

implementation of murmur3 hash.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New32

func New32() hash.Hash32

func New32WithSeed

func New32WithSeed(seed uint32) hash.Hash32

Types

type Hash128

type Hash128 interface {
	hash.Hash
	Sum128() (uint64, uint64)
}

func New128

func New128() Hash128

func New128WithSeed

func New128WithSeed(seed uint32) Hash128

Jump to

Keyboard shortcuts

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