Documentation ¶
Overview ¶
Package target contains various services for performing operations on the target database cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( apply.Set, dlq.Set, schemawatch.Set, )
Set is used by Wire and contains providers for all target sub-packages.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package apply contains code for applying mutations to tables.
|
Package apply contains code for applying mutations to tables. |
Package dlq writes unhandled mutations to dead-letter queues in the target database.
|
Package dlq writes unhandled mutations to dead-letter queues in the target database. |
Package schemawatch contains code to allow the schema of a target database to be queried and monitored.
|
Package schemawatch contains code to allow the schema of a target database to be queried and monitored. |
Click to show internal directories.
Click to hide internal directories.