archiver

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Archiver

type Archiver interface {
	Create(name string) (io.WriteCloser, error)
	io.Closer
}

func NewTarArchiver

func NewTarArchiver(out io.WriteCloser) Archiver

func NewZipArchiver

func NewZipArchiver(out io.Writer, compressionMethod uint16) Archiver

Jump to

Keyboard shortcuts

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