Module trigger

Module trigger 

Source
Expand description

The main logic of trigger JSON processing

It uses matchers, handlers and path extraction, to call a handler on the matched part of data

Note that it doesn’t change the json while processing, which makes it the fastest strategy in streamson-lib.

Structs§

Trigger
Processes data from input and triggers handlers