package
1.9.29
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# Functions

GetCompressor returns Compressor for the given compressor name.
RegisterCompressor registers the compressor with gRPC by its name.
SetLevel updates the registered gzip compressor to use the compression level specified (gzip.HuffmanOnly is not supported).

# Constants

Name is the name registered for the gzip compressor.

# Interfaces

No description provided by the author