Searched defs:moduleSorter (Results 1 – 1 of 1) sorted by relevance
4441 type moduleSorter struct { struct4442 modules []*moduleInfo4443 nameInterface NameInterface4446 func (s moduleSorter) Len() int {4450 func (s moduleSorter) Less(i, j int) bool {4469 func (s moduleSorter) Swap(i, j int) {