Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version returns the current version of the application Version string // UserAgent is the user agent used for HTTP requests UserAgent string // Commit is the git commit hash Commit = "unknown" // Date is the build date in UTC Date = "unknown" // BuiltBy indicates what built this binary BuiltBy = "unknown" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.