package
Version:
v0.24.2
Opens a new window with list of versions in this module.
Published: Jan 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Writer is a wrapper around zip.Writer and implements zip archiving for archive.Writer.
NewWriter returns a new Writer that archives files to name.
Add adds the file at src to the destination dst in the archive.
Close closes the archive. Adding more files to the archive is not possible after this.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.