package gzip
import "google.golang.org/grpc/encoding/gzip"
Package gzip implements and registers the gzip compressor during the initialization. This package is EXPERIMENTAL.
Index ¶
Constants ¶
const Name = "gzip"
Name is the name registered for the gzip compressor.
Source Files ¶
gzip.go
- Version
- v1.10.0
- Published
- Feb 14, 2018
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 39 minutes ago –
Tools for package owners.