Skip to main content

Module backend

Module backend 

Source
Expand description

Per-provider backend configuration: wire format, upstream URL, and auth.

Structs§

HttpBackendConfig
Shared HTTP configuration for one upstream backend.

Enums§

Backend
A configured upstream backend, one variant per built-in wire format.

Constants§

DEFAULT_MAX_RETRIES
Default number of retries for server-configured upstream calls.