# Packages
Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.
# Functions
CheckSchemaDiff 执行最终的diff.
LoadConfig load config file.
NewMyDb parse dsn.
NewSchemaSync 对一个配置进行同步.
ParseSchema parse table's schema.
ReplaceDb 替换json中数据库名.
# Structs
AlterIgnoreTable table's ignore info.
Config config struct.
DbIndex db index.
EmailStruct email conf info.
MyDb db struct.
MySchema table schema.
No description provided by the author
SchemaSync 配置文件.
TableAlterData 表的变更情况.