package
2.0.3+incompatible
Repository: https://github.com/skpr/mtk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient for dumping a full or single table from a database.

# Constants

OperationIgnore is used to skip a table when dumping.
OperationNoData is used when you want to dump a table structure without the data.

# Structs

Client used for dumping a database and/or table.
No description provided by the author
DumpParams is used to pass parameters to the Dump function.