Documentation
¶
Overview ¶
Package selector provides correct compression impl to fx
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompressor ¶
func NewCompressor(cfg config.Component) compression.Component
NewCompressor returns a new Compressor based on serializer_compressor_kind This function is called only when there is no zlib or zstd tag
Types ¶
type Provides ¶
type Provides struct {
Comp compression.Component
}
Provides contains the compression component
func NewCompressorReq ¶
NewCompressorReq returns a new Compressor based on serializer_compressor_kind This function is called only when there is no zlib or zstd tag
Click to show internal directories.
Click to hide internal directories.