Searched defs:lookupSumDB (Results 1 – 2 of 2) sorted by relevance
15 func lookupSumDB(mod module.Version) (string, []string, error) { func
71 func lookupSumDB(mod module.Version) (dbname string, lines []string, err error) { func