mysql_source

package
v0.0.0-...-db03bc8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLBinlogSource

type MySQLBinlogSource struct {
	// contains filtered or unexported fields
}

func NewMySQLBinlogSource

func NewMySQLBinlogSource(config *config.CDCConfig, eventCh chan<- cdc.CDCEvent) (MySQLBinlogSource, error)

func (*MySQLBinlogSource) Close

func (mys *MySQLBinlogSource) Close()

func (*MySQLBinlogSource) Init

func (mys *MySQLBinlogSource) Init(lastState string) error

func (*MySQLBinlogSource) Query

func (mys *MySQLBinlogSource) Query(query string) (*mysql.Result, error)

func (*MySQLBinlogSource) Run

func (mys *MySQLBinlogSource) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL