Versions in this module Expand all Collapse all v2 v2.5.0 Dec 18, 2024 Changes in this version + var ErrArchiveDifferentBinaryCount = errors.New(...) + func NewEnhancedArchive(a archive.Archive, wrap string) archive.Archive + type EnhancedArchive struct + func (d EnhancedArchive) Add(f config.File) error + func (d EnhancedArchive) Close() error + type Pipe struct + func (Pipe) Default(ctx *context.Context) error + func (Pipe) Run(ctx *context.Context) error + func (Pipe) Skip(ctx *context.Context) bool + func (Pipe) String() string Other modules containing this package github.com/windmeup/goreleaser