package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewOptions creates a new options.
NewStream creates a new sample stream.
NewStreamPool creates a new StreamPool.

# Structs

Sample represents a sampled value.
Stream represents a data stream.
StreamPool is a pool of streams, wrapping sync.Pool.

# Interfaces

Options represent various options for computing quantiles.