Documentation ¶
Index ¶
Constants ¶
View Source
const (
// AnyRange represents any versions range.
AnyRange = "*"
)
View Source
const ImageTag = "v0.2.5"
Variables ¶
View Source
var (
Version = "undefined"
)
Functions ¶
func MatchesRange ¶ added in v0.0.4
MatchesRange parses the provided version and versions range, and checks if the provided version matches the provided range.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.