Searched defs:SourceInput (Results 1 – 1 of 1) sorted by relevance
525 type SourceInput struct { struct526 Context ModuleMissingDepsPathContext527 Paths []string528 ExcludePaths []string529 IncludeDirs bool559 func PathsRelativeToModuleSourceDir(input SourceInput) Paths {767 func PathsAndMissingDepsRelativeToModuleSourceDir(input SourceInput) (Paths, []string) {