//
pkg.gl
Category
github.com/huangjunwen/nproto
helpers
mycanal
fulldump
package
0.11.4
Repository:
https://github.com/huangjunwen/nproto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
474 SLOC
#
Functions
FullDump
FullDump is similar to mysqldump --single-transaction, see mycanal's doc for prerequisites.
FullTableQuery
FullTableQuery full dump a table.
Query
Query and returns RowIter.
#
Type aliases
Handler
Handler is used to dump content.
RowIter
RowIter is used for result set iteration.