version

package
v1.7.35 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 5 Imported by: 0

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

type Handler

type Handler struct{}

Handler expose version routes.

func (Handler) Append

func (v Handler) Append(router *mux.Router)

Append adds version routes on a router.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL