package
4.1.3+incompatible
Repository: https://github.com/els0r/goprobe.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package lz4 implements goDB's Encoder interface for lz4 (de-)compression of flow data.
Package lz4cust implements goDB's Encoder interface for lz4 (de-)compression of flow data.
No description provided by the author
Package zstd implements goDB's Encoder interface for ZStandard (de-)compression of flow data.

# Functions

New creates a new encoder based on an encoder type.
NewByString is a convenience method for encoder selection by string rather than enumeration code.

# Interfaces

Encoder provides the GP File with a means to compress and decompress its raw data.