Documentation
¶
Index ¶
- func MySQLDump(writer io.Writer, dsn *mysqldriver.Config, cfg *Config) (int64, error)
- func MySQLDumpFromDSNString(writer io.Writer, dsnStr string, cfg *Config) (int64, error)
- func MySQLDumpFromDialector(writer io.Writer, dialector *mysql.Dialector, cfg *Config) (int64, error)
- func MySQLDumpFromGORM(writer io.Writer, db *gorm.DB, cfg *Config) (int64, error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MySQLDumpFromDSNString ¶
func MySQLDumpFromDialector ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.