# Functions
NewHostDB returns a new HostDB.
# Structs
BenchmarkHistory combines the benchmark history with the host's public key.
A HostBenchmark contains the information measured during a host benchmark.
The HostDB is a database of hosts.
A HostDBEntry represents one host entry in the HostDB.
HostInteractions combines historic and recent interactions.
A HostScan contains all information measured during a host scan.
HostUpdates represents a batch of updates sent to the client.
ScanHistory combines the scan history with the host's public key.
# Type aliases
UpdateID is the ID of a HostUpdate.