Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( // Version is the current version of gitsyncer Version = "0.10.1" // GitCommit is the git commit hash at build time GitCommit = "unknown" // BuildDate is the date when the binary was built BuildDate = "unknown" // GoVersion is the Go version used to build GoVersion = runtime.Version() )
Functions ¶
func GetShortVersion ¶
func GetShortVersion() string
GetShortVersion returns just the version number
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.