//
pkg.gl
Category
github.com/ilogtail/go-mysql
dump
package
1.0.0
Repository:
https://github.com/ilogtail/go-mysql.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
0
Files
363 SLOC
#
Functions
NewDumper
No description provided by the author
Parse
Parse the dump data with Dumper generate.
#
Variables
ErrSkip
No description provided by the author
#
Structs
Dumper
Unlick mysqldump, Dumper is designed for parsing and syning data easily.
#
Interfaces
ParseHandler
No description provided by the author