package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

# Structs

RankedSet stores Items based on Key (uniqueness) and Rank (sorting).

# Interfaces

Item represents a single object in a RankedSet.

# Type aliases

StringItem implements Item using a string.