# Functions
ProvideConn is called by Wire to construct this package's logical.Dialect implementation.
ProvideEagerConfig is a hack to move up the evaluation of the user script so that the options callbacks can set any non-script-related CLI flags.
ProvideSchemaWatchConfig is called by Wire.
Start creates a MySQL/MariaDB logical replication loop using the provided configuration.
# Variables
Set is used by Wire.
# Type aliases
Conn exports the package-internal type.
EagerConfig is a hack to get Wire to move userscript evaluation to the beginning of the injector.