 Documentation
      ¶
      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 // If built without a Git repository, this field will be empty. Revision = "" // Time is the build time of the project Time = "" // GoVersion is the go version of the project GoVersion = "1.23" )
go build -ldflags "-X github.com/apache/answer/cmd.Version=x.y.z"
Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.