# Structs
ApplicationInfo contains info about the app.
DeleteReportBulkRequest is the request to delete bulk reports.
DetailsCreated summary of how many details got created and how many failed.
The ExportAPI provides handlers.
The HistogramAPI provides handlers.
The InfoAPI provides handlers for managing projects.
InfoResponse is the info response.
The IngestAPI provides handlers for ingesting and processing reports.
IngestResponse is the response to the ingest endpoint.
JSONExportRespose is the response to JSON export.
MemoryInfo some memory stats.
The OptionsAPI provides handlers.
The ProjectAPI provides handlers for managing projects.
ProjectList response.
The ReportAPI provides handlers for managing reports.
ReportList response.
# Interfaces
ExportDatabase interface for encapsulating database access.
HistogramDatabase interface for encapsulating database access.
IngestDatabase interface for encapsulating database access.
OptionsDatabase interface for encapsulating database access.
ProjectDatabase interface for encapsulating database access.
ReportDatabase interface for encapsulating database access.
# Type aliases
IngestRequest is the raw report.