Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoMithMysql ¶
type GoMithMysql interface { GetDBConnection() *sql.DB SetConnectionString(conn string, maxConn int) }
func NewGoMithMysql ¶
func NewGoMithMysql(dbName, dbServer, dbUser, dbPassword, dbDriver string) GoMithMysql
Click to show internal directories.
Click to hide internal directories.