zipexe

package
v0.0.0-...-2c21ad2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2015 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(rda io.ReaderAt, size int64) (*zip.Reader, error)

Open a zip file, specially handling various binaries that may have been augmented with zip data.

Types

type ReaderAtCloser

type ReaderAtCloser interface {
	io.ReaderAt
	io.Closer
}

func Open

func Open(path string) (ReaderAtCloser, int64, error)

Opens a zip file by path.

Jump to

Keyboard shortcuts

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