Documentation
¶
Overview ¶
Package version provides version information for otun.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version (e.g., "0.1.0") Version = "dev" // Commit is the git commit hash Commit = "unknown" // Date is the build date Date = "unknown" )
These variables are set at build time via ldflags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.