Versions in this module Expand all Collapse all v0 v0.3.0 Mar 10, 2025 v0.2.0 Jan 4, 2024 Changes in this version + type Reservoir struct + Size int + func (r *Reservoir) Push(x interface{}) + func (r *Reservoir) Sample() []interface{}