Documentation ¶
Overview ¶
Package experimental/klauspost_snappy is a wrapper for using github.com/klauspost/compress/s2 in snappy compatibility mode with gRPC. It might be more efficient than the top-level snappy package which makes use of github.com/golang/snappy.
Note that this is registered under the same "snappy" name with gRPC, so only one of the two packages should be used at a time.
Index ¶
Constants ¶
View Source
const Name = "snappy"
Variables ¶
This section is empty.
Functions ¶
func PretendInit ¶
func PretendInit(clobbering bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.