package
0.0.0-20220215024344-e6d77e20f5fb
Repository: https://github.com/huangjunwen/golibs.git
Documentation: pkg.go.dev

# Functions

FullDump is similar to mysqldump --single-transaction, see mycanal's doc for prerequisites.
FullTableQuery full dump a table.
Query and returns RowIter.

# Type aliases

Handler is used to dump content.
RowIter is used for result set iteration.