Documentation
¶
Overview ¶
Package version provides the canonical version string for the yaad binary. The Version variable is set at build time via ldflags:
go build -ldflags "-X github.com/GrayCodeAI/yaad/internal/version.Version=v1.2.3"
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the current version of yaad. Set at build time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.