compression

package
v0.1.0-alpha.12 Latest Latest
Warning

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

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

Documentation

Overview

Package compression provides zstd compression utilities for large configurations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(data string) (string, error)

Compress compresses data using zstd and returns base64-encoded result.

func Decompress

func Decompress(data string) (string, error)

Decompress decodes base64 and decompresses zstd data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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