bloomfilter

package
v0.0.0-...-f2127f7 Latest Latest
Warning

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

Go to latest
Published: May 5, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CityHash64

func CityHash64(s uint64) uint64

Types

type Bloomfilter

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

func NewPowTwo

func NewPowTwo(pt uint32, k uint32) *Bloomfilter

func (Bloomfilter) AddUint64

func (bf Bloomfilter) AddUint64(item uint64)

func (Bloomfilter) CheckUint64

func (bf Bloomfilter) CheckUint64(item uint64) bool

Jump to

Keyboard shortcuts

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