Expand description
Support for reporting the status of an onion service.
Macros§
- impl_
status_ 🔒sender - A helper for implementing
PublisherStatusSender
andIptMgrStatusSender
.
Structs§
- Component
Status 🔒 - The current reported status of an onion service subsystem.
- IptMgr
Status 🔒Sender - A handle that can be used by the
IptManager
to update theOnionServiceStatus
. - Onion
Service Status - The current reported status of an onion service.
- Onion
Service Status Stream - A stream of OnionServiceStatus events, returned by an onion service.
- Publisher
Status 🔒Sender - A handle that can be used by the
Publisher
to update theOnionServiceStatus
. - Status
Sender 🔒 - A shared handle to a postage::watch::Sender that we can use to update an OnionServiceStatus.
Enums§
- Desc
Upload Retry Error - An error type for descriptor upload failures with retries.
- Problem
- A problem encountered by an onion service.
- State
- The high-level state of an onion service.