Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // These variables are set via ldflags during build Version = "dev" // Semantic version (e.g., "0.1.0") GitCommit = unknownValue // Git commit hash (e.g., "a751d4c") BuildTime = unknownValue // Build timestamp (e.g., "20251015123705") GitDirty = "false" // Whether repo had uncommitted changes )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.