Skip to main content

Module engine

Module engine 

Source
Expand description

Registry-backed translation engine for buffered requests and responses.

Structsยง

FormatRegistry
Registry mapping wire formats to buffered codecs.
RequestIrOutput
Decoded request IR plus diagnostics.
ResponseIrOutput
Decoded response IR plus diagnostics.
TranslationEngine
Stateless request/response translator that routes through the neutral IR.
TranslationOutput
Encoded translation result with any diagnostics emitted along the way.