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

# Functions

CompressedSeriesFromSeriesIterator builds compressed rpc series from a SeriesIterator SeriesIterator is the top level iterator returned by m3db.
DecodeCompressedFetchResponse decodes compressed fetch response to seriesIterators.
NewGRPCClient creates a new remote GRPC client.
NewGRPCServer builds a grpc server which must be started later.

# Interfaces

Client is the remote GRPC client.