# Functions
NewPersistence creates and initializes a store.
# Variables
ErrChecksFinishedNotInitialized is returned by the AddCheckAsFinished when trying to add a check finished to its scan.
# Structs
Persistence implements ScansStore interface by using the underlying document store.
# Interfaces
No description provided by the author