Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name is the name of the project Name = "answer" // Version is the version of the project Version = "0.0.0" // Revision is the git short commit revision number Revision = "-" // Time is the build time of the project Time = "-" )
go build -ldflags "-X github.com/answerdev/answer/cmd.Version=x.y.z"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.