version

package
v0.2.6-rc Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

pkg/version/version.go

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
	Commit  = "none"
	Date    = "unknown"
)

These variables are set at build time via ldflags:

-X github.com/orkspace/orkestra/pkg/version.Version=v1.0.0
-X github.com/orkspace/orkestra/pkg/version.Commit=abc1234
-X github.com/orkspace/orkestra/pkg/version.Date=2026-03-19T10:00:00Z

Functions

func Short

func Short() string

Short returns just the version tag.

func String

func String() string

String 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