version

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version holds build-time metadata injected via -ldflags by goreleaser.

Index

Constants

This section is empty.

Variables

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

These are overwritten at build time via:

-X github.com/Radixen-Dev/AgentRoute/internal/version.Version=...

Functions

func String

func String() string

String returns a human-readable "version (commit, date)" summary.

Types

This section is empty.

Jump to

Keyboard shortcuts

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