archive

package
v0.9.22 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2017 License: BSD-2-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ArchiveList = strings.Join(validArchive, ", ")

Functions

func ArchiveReader

func ArchiveReader(format string, files []*file.FileInfo) (outReader io.ReadCloser)

func CompressReader

func CompressReader(format string, filename string, inReader io.ReadCloser) (outReader io.ReadCloser)

func IsValidArchive

func IsValidArchive(a string) bool

func IsValidCompress

func IsValidCompress(a string) bool

func IsValidToArchive

func IsValidToArchive(a string) bool

func IsValidUncompress

func IsValidUncompress(a string) bool

func UncompressReader

func UncompressReader(format string, inReader io.Reader) (outReader io.Reader, err error)

Types

type FormFile

type FormFile struct {
	Name     string
	Path     string
	Checksum map[string]string
}

func FilesFromArchive

func FilesFromArchive(format string, filePath string) (fileList []FormFile, unpackDir string, err error)

Jump to

Keyboard shortcuts

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