package
0.14.1
Repository: https://github.com/element-hq/dendrite.git
Documentation: pkg.go.dev

# 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.