# Functions
Get returns the overall codebase version.
# Variables
BuildDate in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ').
GitCommit sha1 from git, output of $(git rev-parse HEAD).
GitTreeState state of git tree, either "clean" or "dirty".
GitVersion is semantic version.
No description provided by the author