Skip to main content

Module template_engine

Module template_engine 

Source
Expand description

Template engine for webhook payload transformation.

This module provides the HTTP-source-specific TemplateContext and delegates to the shared SourceMappingEngine from drasi-source-mapping.

Structs§

TemplateContext
Template context containing all variables available in templates.
TemplateEngine
Compiled template engine with pre-registered templates.

Functions§

json_to_element_value
Convert JSON value to ElementValue