Skip to main content

Module ratelimit_section

Module ratelimit_section 

Source
Expand description

限流配置分区(各接口速率限制)。

Tier B 可编辑+重启生效:面板修改后需重启服务生效(限流桶 LazyLock 在 首次请求时从启动配置构建)。

Re-exports§

pub use RateLimitSection_completions::Component::RateLimitSection;

Structs§

RateLimitSectionProps
Properties for the RateLimitSection component.

Functions§

RateLimitSection
限流配置分区组件。