Versions in this module Expand all Collapse all v1 v1.1.0 Apr 23, 2026 Changes in this version + type HeavyKeeper struct + func New(depth, width int, decay float64) *HeavyKeeper + func (hk *HeavyKeeper) Add(key []byte) + func (hk *HeavyKeeper) Clear() + func (hk *HeavyKeeper) Query(key []byte) uint32