//
pkg.gl
Category
github.com/hernad/nomad
helper
constraints
semver
package
1.6.112
Repository:
https://github.com/hernad/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
4
Files
109 SLOC
#
Functions
NewConstraint
NewConstraint will parse one or more constraints from the given constraint string.
#
Structs
Constraint
Constraint represents a single constraint for a version, such as ">= 1.0".
#
Type aliases
Constraints
Constraints is a slice of constraints.