Documentation
¶
Index ¶
- func NewAdvisoriesSectionUpdater(updater configs.SectionUpdater[v2.Advisories, v2.Document]) configs.EntryUpdater[v2.Document]
- func NewIndex(ctx context.Context, fsys rwfs.FS) (*configs.Index[v2.Document], error)
- func NewIndexFromPaths(ctx context.Context, fsys rwfs.FS, paths ...string) (*configs.Index[v2.Document], error)
- func NewSchemaVersionSectionUpdater(newSchemaVersion string) configs.EntryUpdater[v2.Document]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdvisoriesSectionUpdater ¶
func NewAdvisoriesSectionUpdater( updater configs.SectionUpdater[v2.Advisories, v2.Document], ) configs.EntryUpdater[v2.Document]
func NewIndexFromPaths ¶
func NewSchemaVersionSectionUpdater ¶ added in v0.7.1
func NewSchemaVersionSectionUpdater(newSchemaVersion string) configs.EntryUpdater[v2.Document]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.