package
1.5.35
Repository: https://github.com/quay/claircore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Connect initialize a postgres pgxpool.Pool based on the connection string.
InitPostgresIndexerStore initialize a indexer.Store given the pgxpool.Pool.
InitPostgresMatcherStore initialize a indexer.Store given libindex.Opts.
No description provided by the author
No description provided by the author

# Constants

GCThrottle sets a limit for the number of deleted update operations (and subsequent cascade deletes in the uo_vuln table) that can occur in a GC run.

# Variables

ErrNotIndexed indicates the vulnerability being queried has a dist or repo not indexed into the database.

# Structs

IndexerStore implements the claircore.Store interface.
MatcherStore implements all interfaces in the vulnstore package.