# Functions
NewMockEnrichment creates a new mock instance.
NewMockEnrichmentUpdater creates a new mock instance.
NewMockMatcherStore creates a new mock instance.
NewMockUpdater creates a new mock instance.
NewMockVulnerability creates a new mock instance.
# Structs
MockEnrichment is a mock of Enrichment interface.
MockEnrichmentMockRecorder is the mock recorder for MockEnrichment.
MockEnrichmentUpdater is a mock of EnrichmentUpdater interface.
MockEnrichmentUpdaterMockRecorder is the mock recorder for MockEnrichmentUpdater.
MockMatcherStore is a mock of MatcherStore interface.
MockMatcherStoreMockRecorder is the mock recorder for MockMatcherStore.
MockUpdater is a mock of Updater interface.
MockUpdaterMockRecorder is the mock recorder for MockUpdater.
MockVulnerability is a mock of Vulnerability interface.
MockVulnerabilityMockRecorder is the mock recorder for MockVulnerability.