Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = unknown BuildDate = unknown GoVersion = runtime.Version() )
Build information. Values are injected at build time via ldflags.
Functions ¶
func IsPrerelease ¶
IsPrerelease returns true if the version is a prerelease. A prerelease version contains a hyphen followed by identifiers (e.g., 1.6.0-rc1).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.