package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.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.

# Structs

Sample represents a sampled value.

# 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.