compression

package
v0.40.1-geaaru Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Copyright © 2022-2023 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Implementation

type Implementation string
const (
	None      Implementation = "none" // e.g. tar for standard packages
	GZip      Implementation = "gzip"
	Zstandard Implementation = "zstd"
)

func NewCompression

func NewCompression(s string) Implementation

func (Implementation) Ext

func (c Implementation) Ext() string

Jump to

Keyboard shortcuts

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