Skip to main content

Module template_engine

Module template_engine 

Source
Expand description

Template engine for webhook payload transformation.

Uses Handlebars templates to transform webhook payloads into Drasi source change events.

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