package
20.1.0-beta.2+incompatible
Repository: https://github.com/jbowens/cockroach.git
Documentation: pkg.go.dev
# Functions
NewMetrics makes the metrics for RangeFeeds monitoring.
NewProcessor creates a new rangefeed Processor.
# Structs
Config encompasses the configuration required to create a Processor.
Filter informs the producer of logical operations of the information that a rangefeed Processor is interested in, given its current set of registrations.
Metrics are for production monitoring of RangeFeeds.
Processor manages a set of rangefeed registrations and handles the routing of logical updates to these registrations.