Module config

Source
Expand description

Configuration information for onion services.

Modules§

restricted_discoveryrestricted-discovery
Configuration for hidden service restricted discovery mode.

Macros§

derive_deftly_driver_OnionServiceConfig 🔒

Structs§

OnionServiceConfig
Configuration for one onion service.
OnionServiceConfigBuilder
Builder for OnionServiceConfig.
OnionServiceConfigPublisherView 🔒
Descriptor publisher’s view of OnionServiceConfig
TokenBucketConfig
Configure a token-bucket style limit on some process.

Constants§

DEFAULT_NUM_INTRO_POINTS 🔒
Default number of introduction points.

Functions§

dos_params_from_token_bucket_config 🔒
Helper: Try to create a DosParams from a given token bucket configuration. Give an error if the value is out of range.