Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SemRegex = regexp.MustCompile(`(?m)v(?P<Major>\d+)\.(?P<Minor>\d+)\.(?P<Patch>\d+)`)
Functions ¶
func CheckForUpdates ¶
func CheckForUpdates()
func ReadSemVer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.