Searched defs:pkgAssociationSorter (Results 1 – 1 of 1) sorted by relevance
4176 type pkgAssociationSorter struct { struct4177 pkgs []pkgAssociation4180 func (s *pkgAssociationSorter) Len() int {4184 func (s *pkgAssociationSorter) Less(i, j int) bool {4190 func (s *pkgAssociationSorter) Swap(i, j int) {