Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { Name common.Referable[string] DeepScan common.Referable[bool] ResolvedPaths []common.Referable[models.ResolvedPath] AllowedProjectImports []common.Referable[models.ResolvedPath] AllowedVendorGlobs []common.Referable[models.Glob] MayDependOn []common.Referable[string] CanUse []common.Referable[string] SpecialFlags SpecialFlags }
Click to show internal directories.
Click to hide internal directories.