package
0.2.0
Repository: https://github.com/jaredallard/vcs.git
Documentation: pkg.go.dev

# Functions

NewResolver creates a new resolver instance.

# Structs

Criteria represents a set of criteria that a version must satisfy to be able to be selected.
Resolver is an instance of a version resolver that resolves versions based on the provided criteria.
Version represents a version found in a Git repository.