Versions in this module Expand all Collapse all v0 v0.0.6 Aug 31, 2017 Changes in this version + type ConfigFilePath string + func (c *ConfigFilePath) UnmarshalFlag(value string) error + type MigrateCommand struct + Truncate bool + func (c *MigrateCommand) Execute([]string) error + type PG2MySQLCommand struct + Config pg2mysql.Config + ConfigFile ConfigFilePath + Migrate MigrateCommand + Validate ValidateCommand + Verify VerifyCommand + var PG2MySQL PG2MySQLCommand + type ValidateCommand struct + func (c *ValidateCommand) Execute([]string) error + type VerifyCommand struct + func (c *VerifyCommand) Execute([]string) error v0.0.1 Apr 18, 2017