Searched defs:SourceInput (Results 1 – 1 of 1) sorted by relevance
533 type SourceInput struct { struct534 Context ModuleMissingDepsPathContext535 Paths []string536 ExcludePaths []string537 IncludeDirs bool567 func PathsRelativeToModuleSourceDir(input SourceInput) Paths {775 func PathsAndMissingDepsRelativeToModuleSourceDir(input SourceInput) (Paths, []string) {