Documentation
¶
Overview ¶
Package zipc provides utilities for ZIP archiving files with a specified current working directory.
Index ¶
Constants ¶
View Source
const Version = "0.0.8"
Version is semver.
Variables ¶
This section is empty.
Functions ¶
func Compress ¶ added in v0.0.4
Compress creates a compressed archive.
archivePath specifies the target archive paths specifies the source files root specifies an optional top-level directory for the source files
If root is blank (""), then path resolution is informed by the current working directory. Otherwise, path resolution is informed by root.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.