Documentation
¶
Index ¶
Constants ¶
View Source
const (
CouldNotCreateNewGZipReader = "couldn't create new reader"
)
constants...
View Source
const (
CouldNotCreateNewZLibReader = "couldn't create new reader"
)
constants...
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompressGZip ¶
CompressGZip is a sample processing pipe that compress the packet with gzip.
type CompressZLib ¶
CompressZLib is a sample processing pipe that compress the packet with zlib.
type DebugPipe ¶
DebugPipe ...
Click to show internal directories.
Click to hide internal directories.