//
pkg.gl
Category
github.com/coreos/rocket
common
labelsort
package
1.30.0
Repository:
https://github.com/coreos/rocket.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
50 SLOC
#
Functions
RankedName
RankedName compares the label names of li, lj lexically returning true if li.Name < lj.Name, else false.
#
Type aliases
By
By is a functional type which compares two labels li, lj, returning true if li < lj, else false.