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