Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopCompressor ¶
type NoopCompressor struct { }
func NewNoopCompressor ¶
func NewNoopCompressor() *NoopCompressor
type SnappyCompressor ¶
type SnappyCompressor struct { }
func NewSnappyCompressor ¶
func NewSnappyCompressor() *SnappyCompressor
type ZlibCompressor ¶
type ZlibCompressor struct { }
func NewZlibCompressor ¶
func NewZlibCompressor() *ZlibCompressor
Click to show internal directories.
Click to hide internal directories.