//
pkg.gl
Category
github.com/operator-framework/operator-registry
pkg
lib
semver
package
1.50.0
Repository:
https://github.com/operator-framework/operator-registry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
48 SLOC
#
Functions
BuildIdCompare
BuildIdCompare compares two versions and returns negative one if the first arg is less than the second arg, positive one if it is larger, and zero if they are equal.