Documentation
¶
Overview ¶
Package version implements the "version" CLI command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the application version string. When built from a tagged release or installed via "go install", the Go toolchain embeds the module version automatically, and it is read from build info at startup. Override at link time only if the auto-detected value is incorrect:
go build -ldflags "-X 'github.com/StevenACoffman/lintme/cmd/version.Version=v1.2.3'"
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.