Module bridgedesc

Source
Available on crate feature bridge-client only.
Expand description

BridgeDescMgr - downloads and caches bridges’ router descriptors

Structs§

BridgeDescDownloadConfig
Configuration for the BridgeDescMgr
BridgeDescMgr
Downloader and cache for bridges’ router descriptors

Enums§

Dormancy
Active vs dormant state, as far as the bridge descriptor manager is concerned
Error
An error which occurred trying to obtain the descriptor for a particular bridge
StartupError
Error which occurs during bridge descriptor manager startup

Traits§

Mockable
Mockable internal methods for within the BridgeDescMgr