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

# Functions

IsMergeSupported returns true if the applier supports three-way merges for the given product.
ProvideAcceptor is called by Wire.

# Constants

QueryDir is the name of the subdirectory in the template [fs.FS].
TemplateOverrideEnv is the name of an environment variable that overrides the [fs.FS] from which the query templates are loaded.

# Variables

EmbeddedTemplates bundles the templates into the binary.go:embed queries/*/*.tmpl.
Set is used by Wire.

# Structs

Acceptor writes batches of mutations into their target tables.