package
0.5.0
Repository: https://github.com/southernlabs-io/go-fw.git
Documentation: pkg.go.dev

# Variables

BuildTime is a string timestamp of the binary build time.
Commit is the git commit hash of the binary.
Prerelease is a semantic version prerelease tag of the binary.
Release is a semantic version tag of the binary.
SemVer is a valid Semantic Version string which value is: "{Release}+{Commit}.{BuildTime}".