# Functions
NewDeviceListUpdater creates a new updater which fetches fresh device lists when they go stale.
# Variables
No description provided by the author
# Structs
DeviceListUpdater handles device list updates from remote servers.
No description provided by the author
# Interfaces
No description provided by the author
DeviceListUpdaterDatabase is the subset of functionality from storage.Database required for the updater.
KeyChangeProducer is the interface for producers.KeyChange useful for testing.