Documentation ¶
Index ¶
- func Tar(root string, src []string, writer io.Writer, ignore ...string) error
- func TarX(src, dst string) error
- func TarXByContent(content []byte, dst string) error
- func TarXFromReader(gr io.Reader, dst string) error
- func Unzip(src, dst string) error
- func UnzipByContent(content []byte, dst string) error
- func Zip(root string, src []string, writer io.Writer, ignore ...string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TarXByContent ¶
func UnzipByContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.