version

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package version carries build identification, injected at link time via -ldflags "-X github.com/dandriscoll/muxray/internal/version.Version=...".

Index

Constants

This section is empty.

Variables

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

These are overridden at build time by the release/build tooling. The defaults are what a `go install` from source reports.

Functions

func String

func String() string

String returns a human-readable one-line version identifier.

Types

This section is empty.

Jump to

Keyboard shortcuts

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