Module err

Source
Expand description

Errors relating to being a hidden service client

Structs§

DescriptorError
Error that occurred attempting to download a descriptor
IntroPtIndex
Index of an introduction point in the descriptor

Enums§

ConnError
Error that occurred attempting to reach a hidden service
DescriptorErrorDetail
Error that occurred attempting to download a descriptor
DescriptorErrorDetailDiscriminants
Auto-generated discriminant enum variants
FailedAttemptError
Error that occurred making one attempt to connect to a hidden service using an IP and RP
FailedAttemptErrorDiscriminants
Auto-generated discriminant enum variants
ProofOfWorkError 🔒
Error that occurred while trying to solve a proof of work puzzle
StartupError
Error that occurred attempting to start up a hidden service client connector

Functions§

rend_pt_identity_for_error 🔒
Given a Relay for a rendezvous pt, provides its identify for use in error reports

Type Aliases§

RendPtIdentityForError 🔒
Identity of a rendezvous point, for use in error reports