Lines Matching defs:CacheParams
90 type CacheParams struct { struct
92 WorkingDirectory string
95 RootDirs []string
99 FollowSymlinks bool
102 ExcludeDirs []string
106 PruneFiles []string
109 IncludeFiles []string
112 IncludeSuffixes []string
117 CacheParams anonMember
172 func New(cacheParams CacheParams, filesystem fs.FileSystem,
178 func newImpl(cacheParams CacheParams, filesystem fs.FileSystem,