//
pkg.gl
Category
github.com/gdey/go-mysql
dump
package
0.0.0-20160126234120-65d5f53a9ca2
Repository:
https://github.com/gdey/go-mysql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
274 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