Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UnzipPrepare ¶
func (*UnzipPrepare) Unzip ¶
func (my *UnzipPrepare) Unzip() error
type ZipPrepare ¶
type ZipPrepare struct {
ZipName string
SrcFiles []string
// contains filtered or unexported fields
}
func (*ZipPrepare) Zip ¶
func (my *ZipPrepare) Zip() error
Click to show internal directories.
Click to hide internal directories.