Documentation ¶
Overview ¶
Package github.com/mostynb/go-grpc-compression/s2 is an experimental wrapper for using github.com/klauspost/compress/s2 stream compression with gRPC.
If you import this package, it will register itself as the encoder for the "s2" compressor, overriding any previously registered compressors with this name.
If you don't want to override previously registered "s2" compressors, then you should instead import github.com/mostynb/go-grpc-compression/nonclobbering/s2
Index ¶
Constants ¶
View Source
const Name = internals2.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.