Documentation
¶
Overview ¶
Package build holds the build-time metadata injected by the linker.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" BuiltBy = "unknown" )
These variables are set via -ldflags during the build process. If not set via flags (e.g. during 'go run'), they default to "dev" or "unknown".
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.