Documentation
¶
Overview ¶
Package buildinfo exposes metadata embedded by the Go linker at build time.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // 这些字符串变量由发布构建通过 -ldflags -X 覆盖;本地开发构建保留可识别的默认值。 Version = "dev" Commit = "unknown" BuildDate = "unknown" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.