Documentation ¶ Index ¶ Variables func Get() string Constants ¶ This section is empty. Variables ¶ View Source var Version = "dev" Version is set via ldflags at build time. Functions ¶ func Get ¶ func Get() string Get returns the build version. If Version was not set via ldflags, it falls back to the module version from runtime/debug.ReadBuildInfo (populated automatically by go install ...@vX.Y.Z). Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.