Documentation
¶
Index ¶
Constants ¶
View Source
const ( LatestAllowedKey = "latest-allowed" LatestStableKey = "latest-stable" LatestKey = "latest" MinRequiredKey = "min-required" )
Variables ¶
This section is empty.
Functions ¶
func CmpVersion ¶
func ParsePredicate ¶
func ParsePredicate(requestedVersion string, displayName string, verbose bool) (func(string) bool, bool, error)
the boolean returned as second value indicates to reverse order for filtering.
func StableVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.