archive

package
v0.0.0-...-6aff058 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchiveZipModule

type ArchiveZipModule struct {
	// contains filtered or unexported fields
}

func (*ArchiveZipModule) Close

func (o *ArchiveZipModule) Close() (err error)

func (*ArchiveZipModule) Open

func (o *ArchiveZipModule) Open(name string) (err error)

func (*ArchiveZipModule) ReadArchive

func (o *ArchiveZipModule) ReadArchive(vpath string) []os.FileInfo

func (*ArchiveZipModule) ReadFile

func (o *ArchiveZipModule) ReadFile(name string) (io.ReadCloser, error)

func (*ArchiveZipModule) ReadFileInfo

func (o *ArchiveZipModule) ReadFileInfo(name string) (os.FileInfo, error)

type ZipFileInfo

type ZipFileInfo struct {
	// contains filtered or unexported fields
}

func (*ZipFileInfo) IsDir

func (o *ZipFileInfo) IsDir() bool

func (*ZipFileInfo) ModTime

func (o *ZipFileInfo) ModTime() time.Time

func (*ZipFileInfo) Mode

func (o *ZipFileInfo) Mode() os.FileMode

func (*ZipFileInfo) Name

func (o *ZipFileInfo) Name() string

func (*ZipFileInfo) Size

func (o *ZipFileInfo) Size() int64

func (*ZipFileInfo) Sys

func (o *ZipFileInfo) Sys() interface{}

Jump to

Keyboard shortcuts

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