Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version holds the current version of Hanzo Ingress. Version = "dev" // Codename holds the current version codename of Hanzo Ingress. Codename = "cheddar" // beta cheese // BuildDate holds the build date of Hanzo Ingress. BuildDate = "I don't remember exactly" // StartDate holds the start date of Hanzo Ingress. StartDate = time.Now() // DisableDashboardAd disables ad in the dashboard. DisableDashboardAd = false // DashboardName holds the custom name for the dashboard. DashboardName = "" )
Functions ¶
func CheckNewVersion ¶
func CheckNewVersion()
CheckNewVersion is a no-op for Hanzo Ingress (upstream version check disabled).
Types ¶
Click to show internal directories.
Click to hide internal directories.