Searched defs:ModuleMissingDepsPathContext (Results 1 – 1 of 1) sorted by relevance
99 type ModuleMissingDepsPathContext interface { interface473 func PathsForModuleSrc(ctx ModuleMissingDepsPathContext, paths []string) Paths {502 func PathsForModuleSrcExcludes(ctx ModuleMissingDepsPathContext, paths, excludes []string) Paths {627 func PathsAndMissingDepsForModuleSrcExcludes(ctx ModuleMissingDepsPathContext, paths, excludes []st…786 func PathsWithOptionalDefaultForModuleSrc(ctx ModuleMissingDepsPathContext, input []string, def str…1439 func PathForModuleSrc(ctx ModuleMissingDepsPathContext, pathComponents ...string) Path {1505 func OptionalPathForModuleSrc(ctx ModuleMissingDepsPathContext, p *string) OptionalPath {