falco_plugin 0.5.1

High level bindings for the Falco plugin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod async_event;
pub mod base;
pub mod error;
pub mod event;
pub mod exported_tables;
pub mod extract;
pub mod listen;
pub mod parse;
pub mod schema;
pub mod source;
pub mod tables;
// TODO(sdk) review all pub