Searched defs:pkgAssociationSorter (Results 1 – 1 of 1) sorted by relevance
4221 type pkgAssociationSorter struct { struct4222 pkgs []pkgAssociation4225 func (s *pkgAssociationSorter) Len() int {4229 func (s *pkgAssociationSorter) Less(i, j int) bool {4235 func (s *pkgAssociationSorter) Swap(i, j int) {