package
20.1.0-rc.2+incompatible
Repository: https://github.com/cargillb/cockroachdb.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.