Documentation ¶ Index ¶ Variables func GetVersion() http.HandlerFunc Constants ¶ This section is empty. Variables ¶ View Source var ( // Executable is overridden by Makefile with executable name Executable = "NoExecutable" // GitVersion is overridden by Makefile with git information GitVersion = "NoGitVersion" ) Functions ¶ func GetVersion ¶ func GetVersion() http.HandlerFunc GetVersion returns version as a simple json Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.