Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CMSketch ¶
type CMSketch struct {
// contains filtered or unexported fields
}
CMSketch is a Count-Min sketch implementation with 4-bit counters, heavily based on Damian Gryski's CM4 1.
func NewCMSketch ¶
Click to show internal directories.
Click to hide internal directories.