Documentation ¶
Overview ¶
Package github.com/mostynb/go-grpc-compression/snappy is a wrapper for using github.com/golang/snappy with gRPC.
If you import this package, it will register itself as the encoder for the "snappy" compressor, overriding any previously registered compressors with this name.
If you don't want to override previously registered "snappy" compressors, then you should instead import github.com/mostynb/go-grpc-compression/nonclobbering/snappy
Index ¶
Constants ¶
View Source
const Name = internalsnappy.Name
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.