Documentation ¶
Overview ¶
Package bininfo 将编译时的 git commit 日志,时间,Go 编译器信息打入程序中
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GitCommitLog = "unknown" GitStatus = "unknown" BuildTime = "unknown" BuildGoVersion = "unknown" )
Functions ¶
func StringifyMultiLine ¶
func StringifyMultiLine() string
func StringifySingleLine ¶
func StringifySingleLine() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.