Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // This will be set during build time via -ldflags. Version = "dev" // This will be set during build time via -ldflags. Commit = "unknown" // This will be set during build time via -ldflags. Date = "unknown" )
Functions ¶
func ValidateVersion ¶
func ValidateVersion()
If version is not "dev", it must be a valid semantic version or the program will crash.
Types ¶
Click to show internal directories.
Click to hide internal directories.