hyperloglog

package
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package hyperloglog wraps github.com/clarkduvall/hyperloglog with mutexes

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hash64

type Hash64 hyperloglog.Hash64

type HyperLogLogPlus

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

func NewPlus

func NewPlus(n uint8) (*HyperLogLogPlus, error)

func (*HyperLogLogPlus) Add

func (h *HyperLogLogPlus) Add(s Hash64)

func (*HyperLogLogPlus) Count

func (h *HyperLogLogPlus) Count() uint64

Jump to

Keyboard shortcuts

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