package
1.0.5
Repository: https://github.com/cockroachdb/replicator.git
Documentation: pkg.go.dev

# Functions

ProvideConveyors is called by Wire.

# Variables

Set is used by Wire.

# Structs

Config defines the behavior for a Conveyor.
A Conveyor delivers mutations to a target, possibly asynchronously.
Conveyors manages the plumbing necessary to deliver mutations to a target schema across multiple partitions.