# Functions
No description provided by the author
BuildGoBin builds a Go binary in the path "{projectRoot}/bin/{orgName}/{os_arch}/{appName}" The build target is for linux since our Docker images run on Alpine.
No description provided by the author
Generate is a BUILDTIME function that generates the necessary build info and then executes the BuildFunc(s).
NewGitClient creates and returns a new buildutil.GitClient.
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
# Type aliases
BuildFunc refers to a function that is passed to EmbedBuildInfo.