Documentation
¶
Overview ¶
Package version provides build-time version information for CodexSentinel CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" // CLI version tag, e.g., v1.0.0 Commit = "unknown" // Git commit SHA BuildDate = "unknown" // Build timestamp (e.g., 2025-07-09T12:34:56Z) )
These variables are intended to be set via -ldflags at build time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.