Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version of wire. Version = "1" // Commit this code was built at. Commit = "unknown" // Branch the code was built from. Branch = "unknown" // Buildtime is the timestamp when the build took place. Buildtime = "unknown" // CompilerCommand is the compiler used to build the binary. CompilerCommand = "unknown" )
These variables are populated via the Go linker. Make sure the build process (linker flags) are updated, as well as go.mod.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.