compression

package
v4.9.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decompress

func Decompress(localPath *define.VMFile, uncompressedPath string) error

Types

type ImageCompression

type ImageCompression int64
const (
	Xz ImageCompression = iota
	Zip
	Gz
	Bz2
)

func KindFromFile

func KindFromFile(path string) ImageCompression

func (ImageCompression) String

func (c ImageCompression) String() string

Jump to

Keyboard shortcuts

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