App-facing request middleware: ALS context, gingee(handler), $g.
Public API (stable — do not break):
- als
- getContext()
- gingee(handler)
Internals live under modules/engine/request_context/ (engine-only; sandbox cannot require).
- Description:
- App-facing request middleware: ALS context, gingee(handler), $g. Public API (stable — do not break): - als - getContext() - gingee(handler) Internals live under modules/engine/request_context/ (engine-only; sandbox cannot require).