Module tor_dirmgr::docid

source ·
Expand description

Declare a general purpose “document ID type” for tracking which documents we want and which we have.

Enums§

  • Description of how to start out a given bootstrap attempt.
  • A request for a specific kind of directory resource that a DirMgr can request.
  • The identity of a single document, in enough detail to load it from storage.
  • DocQuery 🔒
    A group of DocIds that can be downloaded or loaded from the database together.
  • DocType 🔒
    The underlying type of a DocId.

Functions§