//
pkg.gl
Category
github.com/rogpeppe/misc
sampler
package
0.0.0-20250114223410-f64633da4fd4
Repository:
https://github.com/rogpeppe/misc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
141 SLOC
#
Functions
New
New returns a new Sampler using the given parameters.
#
Structs
Params
Params holds the parameters for the New function.
Sample
Sample holds data that was received at a particular time.
Sampler
Sampler allows the sampling of a set of meters over time.