Available on crate feature
bridge-client
only.Expand description
BridgeDescMgr
- downloads and caches bridges’ router descriptors
Structs§
- Bridge
Desc Download Config - Configuration for the
BridgeDescMgr
- Bridge
Desc Mgr - 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
- Startup
Error - Error which occurs during bridge descriptor manager startup
Traits§
- Mockable
- Mockable internal methods for within the
BridgeDescMgr