Documentation
¶
Overview ¶
Package version holds build-time metadata injected via -ldflags by goreleaser.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
These are overwritten at build time via:
-X github.com/Radixen-Dev/AgentRoute/internal/version.Version=...
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.