selector

package
v0.62.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

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

func NewCompressorReq(_ Requires) Provides

NewCompressorReq returns a new Compressor based on serializer_compressor_kind This function is called only when there is no zlib or zstd tag

type Requires

type Requires struct {
	Cfg config.Component
}

Requires contains the config for Compression

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL