package
Version:
v0.0.0-...-8529627
Opens a new window with list of versions in this module.
Published: Jul 11, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewMysqlConn(user, password, host, port, dbname string, maxPoolSize, maxIdle int) *gorm.DB
NewMysqlConn 创建Mysql链接
IDataSource 定义数据库数据源接口,按照业务需求可以返回主库链接Master和从库链接Slave
Source Files
¶
Click to show internal directories.
Click to hide internal directories.