package
0.0.0-20180929161911-5c6aed344a0c
Repository: https://github.com/m3db/m3metrics.git
Documentation: pkg.go.dev
# Functions
NewBuffer create a new buffer.
No description provided by the author
NewUnaggregatedEncoder creates a new unaggregated encoder.
NewUnaggregatedIterator creates a new unaggregated iterator.
NewUnaggregatedOptions create a new set of unaggregated options.
# Structs
Buffer contains a byte slice backed by an optional bytes pool.
Mock of UnaggregatedEncoder interface.
# Interfaces
UnaggregatedEncoder encodes unaggregated metrics.
UnaggregatedIterator decodes unaggregated metrics.
UnaggregatedOptions provide a set of options for the unaggregated encoder and iterator.