Skip to main content

Module status

Module status 

Source
Expand description

Support for reporting the status of an onion service.

Macrosยง

impl_status_sender ๐Ÿ”’
A helper for implementing PublisherStatusSender, IptMgrStatusSender, etc.

Structsยง

ComponentStatus ๐Ÿ”’
The current reported status of an onion service subsystem.
IptMgrStatusSender ๐Ÿ”’
A handle that can be used by the IptManager to update the OnionServiceStatus.
OnionServiceStatus
The current reported status of an onion service.
OnionServiceStatusStream
A stream of OnionServiceStatus events, returned by an onion service.
PowManagerStatusSender ๐Ÿ”’
A handle that can be used by the Publisher to update the OnionServiceStatus.
PublisherStatusSender ๐Ÿ”’
A handle that can be used by the Publisher to update the OnionServiceStatus.
StatusSender ๐Ÿ”’
A shared handle to a postage::watch::Sender that we can use to update an OnionServiceStatus.

Enumsยง

DescUploadRetryError
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.