polymurhash

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

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

Go to latest
Published: Jun 24, 2023 License: MIT Imports: 2 Imported by: 0

README

polymurhash

Go implementation of polymur-hash

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Param

type Param struct {
	// contains filtered or unexported fields
}

func From

func From(seed uint64) Param

func New

func New(kSeed, sSeed uint64) Param

func (Param) Hash

func (p Param) Hash(b []byte, tweak uint64) uint64

func (Param) HashPoly611

func (p Param) HashPoly611(b []byte, tweak uint64) uint64

Jump to

Keyboard shortcuts

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