# Functions
BuildInfo thinly wraps the hidden-in-the-documentation runtime/debug.ReadBuildInfo function, which can pull information set at compile-time about the Go version and VCS automatically.
# Constants
DevelopmentVersionString is the default, dev-time value for BuildVersion.
# Variables
BuildVersion is used to embed Sherlock's semver in the binary using compiler flags.