Expand description
Package aggregate types and source/kind classification.
This file owns the canonical typed package representation used by catalog, search, and install orchestration. The aggregate keeps the source metadata, version, optional descriptive fields, installer candidates, and dependency list together so callers do not need to reconstruct a package from multiple sources.
Structs§
- Package
- Canonical package aggregate used by catalog, search, and install flows.
Enums§
- Package
Kind - The lifecycle classification of a package record.
- Package
Source - The upstream source that produced a package record.