//
pkg.gl
Category
github.com/cockroachdb/replicator
internal
conveyor
package
1.0.5
Repository:
https://github.com/cockroachdb/replicator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
3
Files
405 SLOC
#
Functions
ProvideConveyors
ProvideConveyors is called by Wire.
#
Variables
Set
Set is used by Wire.
#
Structs
Config
Config defines the behavior for a Conveyor.
Conveyor
A Conveyor delivers mutations to a target, possibly asynchronously.
Conveyors
Conveyors manages the plumbing necessary to deliver mutations to a target schema across multiple partitions.