# Functions
New returns a new [Engine].
NewWithCatalog returns a new [Engine] from a provided agent configuration and checktype catalog.
# Structs
Engine represents a Lava engine able to run Vulcan checks and retrieve the generated reports.
# Type aliases
Report is a collection of reports returned by Vulcan checks and indexed by check ID.