Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDate = "unknown"
BuildDate is set via -ldflags to the UTC build timestamp. Same unknown-default pattern as Commit.
View Source
var Commit = "unknown"
Commit is set via -ldflags "-X github.com/ogham-mcp/ogham-cli/cmd.Commit=..." Defaults to "unknown" so local `go build` without ldflags still produces a runnable binary. Not required for correctness.
View Source
var Version = "dev"
Version is set via -ldflags "-X github.com/ogham-mcp/ogham-cli/cmd.Version=..."
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.