package
0.14.9
Repository: https://github.com/aviator-coding/bchd.git
Documentation: pkg.go.dev

# Functions

Numeric returns the application version as an integer.
String returns the application version as a properly formed string per the semantic versioning 2.0.0 spec (http://semver.org/).

# Constants

These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
AppPreRelease MUST only contain characters from semanticAlphabet per the semantic versioning spec.