package
0.0.0-20240603093900-cf8a8d29271d
Repository: https://github.com/aquasecurity/go-version.git
Documentation: pkg.go.dev

# Functions

NewConstraints parses a given constraint and returns a new instance of Constraints.
Parse parses the given version and returns a new Version.

# Structs

No description provided by the author
Constraints is one or more constraint that a version can be checked against.
Version represents a single version.

# Type aliases

Collection is a type that implements the sort.Interface interface so that versions can be sorted.