Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the Singer tap bridge source.

No I/O or protocol logic lives here — just the serde/JsonSchema config surface, following the connector-crate convention.

Structs§

SingerSourceConfig
Configuration for the Singer tap bridge source.

Enums§

MalformedPolicy
What to do when the tap emits a line that is not valid Singer JSON.