# Packages
Package verflag defines utility functions to handle command line flags related to version.
# Functions
Get returns GitTag as version.
# Variables
build date in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ').
sha1 from git, output of $(git rev-parse HEAD).
git describe --long --tags --dirty --tags --always.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author