Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "devel" Commit = "unknown" // BuildID is a unique identifier for this build. For release builds it // equals Commit; for development builds (go run / go build without // ldflags) it is derived from the executable's modification time, which // changes on every recompilation. BuildID = "" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.