version

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the current version of tix
	// This value is injected at build time by GoReleaser
	Version = "dev"

	// Commit is the git commit hash
	// This value is injected at build time by GoReleaser
	Commit = "none"

	// Date is the build date
	// This value is injected at build time by GoReleaser
	Date = "unknown"
)

Version information

Functions

func GetFullVersion

func GetFullVersion() string

GetFullVersion returns version information including commit hash and build date

func GetVersion

func GetVersion() string

GetVersion returns the full version string

Types

This section is empty.

Jump to

Keyboard shortcuts

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