archive

package
v0.9.29 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2019 License: BSD-2-Clause Imports: 17 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func ArchiveReader added in v0.9.21

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 FilesFromArchive

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

func IsValidArchive

func IsValidArchive(a string) bool

func IsValidCompress

func IsValidCompress(a string) bool

func IsValidToArchive added in v0.9.21

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

This section is empty.

Jump to

Keyboard shortcuts

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