Searched defs:pkgAssociationSorter (Results 1 – 1 of 1) sorted by relevance
3272 type pkgAssociationSorter struct { struct3273 pkgs []pkgAssociation3276 func (s *pkgAssociationSorter) Len() int {3280 func (s *pkgAssociationSorter) Less(i, j int) bool {3286 func (s *pkgAssociationSorter) Swap(i, j int) {