package
0.4.11
Repository: https://github.com/panzer1119/claircore.git
Documentation: pkg.go.dev

# Functions

Load reads in all the records serialized in the provided Reader.
New constructs an empty Store.

# Structs

CommonEntry is an embedded type that's shared between the "normal" Entry type and the on-disk json produced by a Store's Load method.
Entry
Entry is a record of all information needed to record a vulnerability at a later date.
Loader is an iterator struct that returns Entries.
A Store buffers update operations.