Searched defs:ModuleWithDepsPathContext (Results 1 – 1 of 1) sorted by relevance
89 type ModuleWithDepsPathContext interface { interface448 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err…490 func PathsAndMissingDepsForModuleSrcExcludes(ctx ModuleWithDepsPathContext, paths, excludes []strin…546 func expandOneSrcPath(ctx ModuleWithDepsPathContext, sPath string, expandedExcludes []string) (Path…