package
6.7.0-alpha+incompatible
Repository: https://github.com/pingcap/tiflow.git
Documentation: pkg.go.dev

# Functions

NewMySQLSink creates a new MySQL sink using schema storage.
NewSimpleMySQLSink creates a new simple MySQL Sink.
NewSyncPointStore creates a new SyncPoint sink with the sink-uri.

# Constants

DefaultMaxTxnRow is the default max number of rows in a transaction.
DefaultWorkerCount is the default number of workers.

# Variables

GetDBConnImpl is the implement holder to get db connection.

# Interfaces

SyncPointStore is an abstraction for anything that a changefeed may emit into.