Settings
Help

Module publish

Module publish 

Source
Expand description

Publish and maintain onion service descriptors

See the reactor module-level documentation for more details.

Re-exportsΒ§

pub use reactor::UploadError;

ModulesΒ§

backoff πŸ”’
Helpers for retrying a fallible operation according to a backoff schedule.
descriptor πŸ”’
Helpers for building and representing hidden service descriptors.
reactor πŸ”’
The onion service publisher reactor.
reupload_timer πŸ”’
Helper types used by the Reactor for scheduling descriptor reuploads.

StructsΒ§

Publisher πŸ”’
A handle for the Hsdir Publisher for an onion service.