//
pkg.gl
Category
github.com/superfly/nomad
helper
constraints
semver
package
0.10.5-fly
Repository:
https://github.com/superfly/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.