Versions in this module Expand all Collapse all v0 v0.2.0 Jun 13, 2020 Changes in this version + func Conn(configures *config.MysqlConf) (db *gorm.DB, err error) + func Init(configures *config.MysqlConf) + func UpdateMysql(update map[string]byte, where map[string]byte, configures *config.MysqlConf) (database *gorm.DB, err error)