Searched refs:moduleSorter (Results 1 – 1 of 1) sorted by relevance
3512 type moduleSorter struct { struct3517 func (s moduleSorter) Len() int { argument3521 func (s moduleSorter) Less(i, j int) bool { argument3537 func (s moduleSorter) Swap(i, j int) { argument3553 sort.Sort(moduleSorter{modules, c.nameInterface})