package
0.0.24
Repository: https://github.com/opsmx/go-app-base.git
Documentation: pkg.go.dev

# Functions

BuildType retuns whatever buildTime is set to by the linker.
GitBranch will return the envar, compiled-in var, or "dev" if none set.
GitHash will return the envar, compiled-in var, or "dev" if none set.
VersionString returns a formatted version, git hash, and build type.