version

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package version provides version information for the application.

Index

Constants

This section is empty.

Variables

View Source
var Version = "v0.0.0-0-0000000-dirty"

Version is set at build time via ldflags

Functions

func Get

func Get() string

Get returns the version string for the application.

Types

type GitDescribe

type GitDescribe struct {
	Tag    string
	Ahead  int
	Commit string
	Dirty  bool
	Broken bool
}

GitDescribe represents the parsed components of a git describe string.

Jump to

Keyboard shortcuts

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