Module input

Module input 

Source

Modules§

default
input_plugin_ops

Enums§

InputField
InputPluginError

Traits§

InputJsonExtensions
InputPlugin
Performs some kind of pre-processing on a user query input. The input JSON is available to the plugin as a reference. The plugin produces a vector of zero to many JSON objects that will replace the input JSON.
InputPluginBuilder
A InputPluginBuilder takes a JSON object describing the configuration of an input plugin and builds a InputPlugin.