package
2.1.7+incompatible
Repository: https://github.com/matrixorigin/dragonboat.git
Documentation: pkg.go.dev
# Packages
Package snappy implements the snappy block-based compression format.
# Functions
NewCompressor creates a new Compressor instance.
NewDecompressor creates a new decompressor instance.
# Structs
Compressor is used for compressing gRPC traffic using the snappy library.
Decompressor is used for decompress gRPC traffic using the snappy library.