Skip to main content

Module types

Module types 

Source
Expand description

Core domain types for proxy management.

Structs§

Proxy
A proxy endpoint with optional authentication credentials.
ProxyConfig
Configuration governing health checking and circuit-breaker behaviour.
ProxyMetrics
Per-proxy runtime metrics using lock-free atomic counters.
ProxyRecord
A Proxy with a stable identity and insertion timestamp.

Enums§

ProxyType
The protocol variant of a proxy endpoint.