packer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Untar

func Untar(src string, dst string, uncompressors ...Uncompressor) (err error)

func Unzip

func Unzip(src string, dst string) (err error)

Types

type Uncompressor

type Uncompressor func(io.Reader) (io.Reader, error)

func Bzip2Uncompressor

func Bzip2Uncompressor() Uncompressor

func GzipUncompressor

func GzipUncompressor() Uncompressor

func XzUncompressor

func XzUncompressor() Uncompressor

func ZstdUncompressor

func ZstdUncompressor() Uncompressor

Jump to

Keyboard shortcuts

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