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

# Functions

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

# Variables

ErrInvalidSemVer is returned when a given version is invalid.

# Structs

No description provided by the author
Version represents a semantic version.

# Interfaces

No description provided by the author

# Type aliases

Collection is a type that implements the sort.Interface interface so that versions can be sorted.
No description provided by the author
No description provided by the author