directory
1.2.3
Repository: https://github.com/mostynb/go-grpc-compression.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package github.com/mostynb/go-grpc-compression/nonclobbering/lz4 is a wrapper for using github.com/pierrec/lz4 with gRPC.
Package github.com/mostynb/go-grpc-compression/nonclobbering/snappy is a wrapper for using github.com/golang/snappy with gRPC.
Package github.com/mostynb/go-grpc-compression/nonclobbering/zstd is a wrapper for using github.com/klauspost/compress/zstd with gRPC.