# Functions
NewArtifact is a factory method for Artifact module.
No description provided by the author
No description provided by the author
No description provided by the author
NewGit is the factory function for Git.
NewGo is a Go struct factory.
No description provided by the author
NewProject is the factory function for Project.
NewSCP is a factory function for SCP module.
NewShow returns a new Show module.
NewSkipPublish is a factory method for SkipPublish plugin.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Artifact is a publish module for artifact storage servers like GitHub, or GitLab.
Checksum calculates checksums of artifacts, and stores them in a checksum file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Env module sets up context's Env hash.
Git is a module, which takes a git repo, and filling in `Version` information into `ctx.Context`.
Go represents build:go module.
No description provided by the author
Project is a module for setting basic project-specific data.
SCP is a module for uploading artifacts to a remote server via scp.
Show is a module for listing all recorded artifacts so far.
SkipPublish module controls whether publish phase should be executed, by reading from an environment variable.
No description provided by the author
UPX is a module for compressing executable binaries in a self-extracting format using `upx` tool.
# Interfaces
No description provided by the author