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