Searched defs:pkgAssociationSorter (Results 1 – 1 of 1) sorted by relevance
4300 type pkgAssociationSorter struct { struct4301 pkgs []pkgAssociation4304 func (s *pkgAssociationSorter) Len() int {4308 func (s *pkgAssociationSorter) Less(i, j int) bool {4314 func (s *pkgAssociationSorter) Swap(i, j int) {