package
0.50.10
Repository: https://github.com/moov-io/watchman.git
Documentation: pkg.go.dev

# Functions

NewItems returns a structure which tracks the top-weighted Items, subject to minMatch and a fixed capacity.

# Structs

No description provided by the author
Items keeps track of a set of Items (with a Value and Weight), up to a fixed capacity, only retaining the highest weights (>= minMatch).