Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZipReadCloser ¶
type ZipReadCloser struct { *stdZip.ReadCloser // contains filtered or unexported fields }
func OpenReader ¶
func OpenReader(f string) (*ZipReadCloser, error)
func (ZipReadCloser) Name ¶
func (z ZipReadCloser) Name() string
Click to show internal directories.
Click to hide internal directories.