Module tor_dirmgr::bridgedesc

source ·
Available on crate feature bridge-client only.
Expand description

BridgeDescMgr - downloads and caches bridges’ router descriptors

Structs§

Enums§

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

Traits§

  • Mockable internal methods for within the BridgeDescMgr