Available on crate features
source-rest and source-sqlite only.Modules§
Structs§
- Sqlite
Source - A source that executes a SQL query against SQLite and returns rows as JSON.
- Sqlite
Source Config - Configuration for the SQLite query source.
Enums§
- Faucet
Error - All possible errors returned by faucet-stream.
Traits§
- Source
- A source fetches records from an external system.