# Functions
And performs an AND between all given filters.
ByGoarch is a predefined filter that filters by the given goarch.
ByGoarm is a predefined filter that filters by the given goarm.
ByGoos is a predefined filter that filters by the given goos.
ByType is a predefined filter that filters by the given type.
New return a new list of artifacts.
Or performs an OR between all given filters.
# Constants
Binary is a binary (output of a gobuild).
Checksum is a checksums file.
DockerImage is a docker image.
LinuxPackage is a linux package generated by nfpm or snapcraft.
Signature is a signature file.
UploadableArchive a tar.gz/zip archive to be uploaded.
UploadableBinary is a binary file to be uploaded.