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