//
pkg.gl
Category
github.com/jaredallard/vcs
resolver
package
0.2.0
Repository:
https://github.com/jaredallard/vcs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
7
Files
362 SLOC
#
Functions
NewResolver
NewResolver creates a new resolver instance.
#
Structs
Criteria
Criteria represents a set of criteria that a version must satisfy to be able to be selected.
Resolver
Resolver is an instance of a version resolver that resolves versions based on the provided criteria.
Version
Version represents a version found in a Git repository.