Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MysqlHost = flag.String("host", "127.0.0.1", "MySQL server host") MysqlPort = flag.String("port", "3306", "MySQL server port") MysqlFakeHost = flag.String("fake-host", "127.0.0.1", "MySQL fake server host") MysqlFakePort = flag.String("fake-port", "4000", "MySQL fake server port") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.