package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Sep 5, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
UnZip extracts the contents of a zip archive and returns a map
where the keys are filenames and the values are the file contents as []byte.
Zip converts a map[string][]byte to a zip archive as []byte.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.