Documentation ¶
Overview ¶
Package defaults make the list of Defaulter implementations available so projects extending GoReleaser are able to use it, namely, GoDownloader.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Defaulters = []Defaulter{ snapshot.Pipe{}, release.Pipe{}, project.Pipe{}, build.Pipe{}, sourcearchive.Pipe{}, archive.Pipe{}, nfpm.Pipe{}, snapcraft.Pipe{}, checksums.Pipe{}, sign.Pipe{}, docker.Pipe{}, artifactory.Pipe{}, blob.Pipe{}, brew.Pipe{}, scoop.Pipe{}, }
Defaulters is the list of defaulters nolint: gochecknoglobals
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.