Versions in this module Expand all Collapse all v2 v2.5.0 Dec 18, 2024 Changes in this version + type Archive struct + func Copy(source *os.File, target io.Writer) (Archive, error) + func New(target io.Writer) Archive + func (a Archive) Add(f config.File) error + func (a Archive) Close() error Other modules containing this package github.com/windmeup/goreleaser