compressionimpl

package
v0.58.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package compressionimpl provides a set of functions for compressing with zlib / zstd

Package compressionimpl provides a set of functions for compressing with zlib / zstd

Index

Constants

View Source
const NoneKind = "none"

NoneKind defines a const value for disabling compression

View Source
const ZlibKind = "zlib"

ZlibKind defines a const value for the zlib compressor

View Source
const ZstdKind = "zstd"

ZstdKind defines a const value for the zstd compressor

Variables

This section is empty.

Functions

func Module

func Module() fxutil.Module

Module defines the fx options for the component.

func NewCompressor

func NewCompressor(_ config.Component) compression.Component

NewCompressor returns a new Compressor based on serializer_compressor_kind This function is called only when the zlib build tag is included

Types

This section is empty.

Directories

Path Synopsis
Package strategy provides a set of functions for compressing with zlib / zstd
Package strategy provides a set of functions for compressing with zlib / zstd

Jump to

Keyboard shortcuts

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