//
pkg.gl
Category
github.com/hashicorp/nomad
helper
constraints
semver
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
20
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.