cli

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2026 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = ""
	Commit  = ""
	Date    = ""
)

Version, Commit, and Date are set via -ldflags at build time.

Version falls back to Go module build info when the binary was produced without ldflags (e.g. `go install`, `go run`), and finally to "dev" for a working-copy build. Commit and Date have no useful runtime fallback — an empty string means "unknown" and callers render it as such.

The Makefile injects Version only; GoReleaser injects all three on tagged releases.

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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