package
0.0.0-20241025030232-2154053700bb
Repository: https://github.com/cipherblock-chat/chat.git
Documentation: pkg.go.dev

# Functions

NewDeviceListUpdater creates a new updater which fetches fresh device lists when they go stale.

# Structs

In the event that the query fails, a lock is acquired and the server name along with the time to wait before retrying is set in a map.
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.