Documentation ¶
Overview ¶
Package zip provides simple zip extraction.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractArchive ¶
ExtractArchive extracts the contents of a zip archive at 'src' into the 'dst' directory.
func ExtractArchiveWithMask ¶ added in v1.40.0
ExtractArchiveWithMask extracts the contents of a zip archive at 'src' into the 'dst' directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.