package
0.0.0-20230921223938-2041d3a83a1f
Repository: https://github.com/skesov/autodelete.git
Documentation: pkg.go.dev

# Functions

NewStream returns a Stream estimating the top n most frequent elements.
NewTopK constructs a new TopK metric container.

# Structs

Element is a TopK item.
Stream calculates the TopK elements for a stream.
No description provided by the author

# Interfaces

TopK is a metric package for estimating the top keys of a high-cardinality set.
No description provided by the author