Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 708 Bytes

README_TEMPLATE.md

File metadata and controls

32 lines (18 loc) · 708 Bytes

Conduit Processor for

Conduit processor for .

How to build?

Run make build to build the processor.

Testing

Run make test to run all the unit tests.

Functionality

A description of what the processor achieves.

Processor Configuration

name description required default value
processor_config_param Description of processor_config_param. true ""

Known Issues & Limitations

  • Known issue A
  • Limitation A

Planned work

  • Item A
  • Item B