//
pkg.gl
Category
github.com/spec-tacles/gateway
compression
package
0.3.2
Repository:
https://github.com/spec-tacles/gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
49 SLOC
#
Functions
NewZstd
NewZstd creates a valid zstd context.
#
Structs
ChanWriter
ChanWriter is a writer than sends all writes to a channel.
Zstd
Zstd represents a de/compression context.
#
Interfaces
Compressor
Compressor is something that can de/compress data.