meta

package
v0.0.0-...-86dfa72 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLServerConfig

type MySQLServerConfig struct {
	MasterInfo common.MySQLInstance    `json:"masterInfo"`
	DumpFilter *filter.MySQLDumpFilter `json:"dumpFilter"`
}

MySQLServerConfig binlog生产者配置

type MySQLSrcConfig

type MySQLSrcConfig struct {
	Position   *mysql.Position         `json:"position"`
	DumpConfig *filter.MySQLDumpFilter `json:"dumpConfig"`
	common.MySQLInstance
}

MySQLSrcConfig 对应库字段 src 字段, 当src_type 为 SrcMySQL时

func (*MySQLSrcConfig) ToServerConfig

func (mc *MySQLSrcConfig) ToServerConfig() MySQLServerConfig

Jump to

Keyboard shortcuts

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