Expand description
Bound context: a generalized key→value bag the proxy injects into forwarded requests. A permanent base (static ⊕ env, built at startup with env winning) is overlaid by an optional pushed binding with a TTL; pushed keys win while live and the overlay reverts on expiry. Single active binding.
Structs§
- Context
Store - Holds the permanent base and an optional pushed overlay.
- Resolved
Context - The resolved view handed to transforms.