Documentation
¶
Overview ¶
Package version storees the app's version information for use in diagnostics.
Index ¶
Constants ¶
View Source
const ReleaseDate = "2023-10-27"
ReleaseDate is the date this verison was released on.
View Source
const V = "1.1.3"
V is the version number of the app. This should match the git tag at the point this version was released. This value is stored here, and not in main.go, so that we can get it from any other package as needed (aka pages for diagnostic page).
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.