Searched refs:moduleCache (Results 1 – 1 of 1) sorted by relevance
39 var moduleCache = make(map[string]*modentry) var74 e, ok := moduleCache[modulePath]81 moduleCache[modulePath] = nil109 moduleCache[modulePath] = e