Searched defs:ModuleMissingDepsPathContext (Results 1 – 1 of 1) sorted by relevance
97 type ModuleMissingDepsPathContext interface { interface385 func PathsForModuleSrc(ctx ModuleMissingDepsPathContext, paths []string) Paths {406 func PathsForModuleSrcExcludes(ctx ModuleMissingDepsPathContext, paths, excludes []string) Paths {620 func PathsWithOptionalDefaultForModuleSrc(ctx ModuleMissingDepsPathContext, input []string, def str…1254 func PathForModuleSrc(ctx ModuleMissingDepsPathContext, pathComponents ...string) Path {1319 func OptionalPathForModuleSrc(ctx ModuleMissingDepsPathContext, p *string) OptionalPath {