Documentation ¶
Overview ¶
Package github.com/mostynb/go-grpc-compression/nonclobbering/lz4 is a wrapper for using github.com/pierrec/lz4 with gRPC.
If you import this package, it will only register itself as the encoder for the "lz4" compressor if no other compressors have already been registered with that name.
If you do want to override previously registered "lz4" compressors, then you should instead import github.com/mostynb/go-grpc-compression/lz4
Index ¶
Constants ¶
View Source
const Name = internallz4.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.