package
0.0.0-20180929164314-b5bdc3694f97
Repository: https://github.com/m3db/m3aggregator.git
Documentation: pkg.go.dev
# Functions
NewOptions creates a new options.
NewSamplePool creates a new pool for samples.
NewStream creates a new sample stream.
NewStreamPool creates a new pool for streams.
# Interfaces
Options represent various options for computing quantiles.
SamplePool is a pool of samples.
Stream represents a data sample stream for floating point numbers.
StreamPool provides a pool for streams.
# Type aliases
StreamAlloc allocates a stream.