version

package
v1.12.6 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package version holds build-time version information injected via ldflags.

Index

Constants

This section is empty.

Variables

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

These variables are set at build time via:

-X github.com/geodro/lerd/internal/version.Version=<tag>
-X github.com/geodro/lerd/internal/version.Commit=<sha>
-X github.com/geodro/lerd/internal/version.Date=<iso8601>

Functions

func String

func String() string

String returns the full version string shown by `lerd --version`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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