Versions in this module Expand all Collapse all v0 v0.2.0 Nov 29, 2022 v0.1.0 Nov 25, 2022 Changes in this version + type Archiver interface + OutputZipToFile func(projectPath, outputPath string, filepaths []string) error + OutputZipToIOReader func(projectPath string, filepaths []string) (io.Reader, error) + func New() Archiver