wp-core-connectors 0.3.0

Core connector registry and sink runtimes for WarpParse
Documentation
1
2
3
4
5
6
pub mod event_id;
pub mod file;
pub mod syslog;
pub mod tcp;

pub use file::register_factory_only as register_file_factory;