package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Packages
Package schematestutils is a utility package for constructing schema objects in the context of cdc.
# Functions
New creates SchemaFeed with the given Config.
# Structs
Config configures a SchemaFeed.
SchemaFeed tracks changes to a set of tables and exports them as a queue of events.
TableEvent represents a change to a table descriptor.