Searched refs:ModuleWithDepsPathContext (Results 1 – 1 of 1) sorted by relevance
90 type ModuleWithDepsPathContext interface { interface104 ModuleWithDepsPathContext673 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument700 func GetModuleProxyFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) *ModuleProxy { argument721 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module { argument826 context ModuleWithDepsPathContext