package
1.1.0
Repository: https://github.com/daimons/gin-admin.git
Documentation: pkg.go.dev

# Functions

NewDB 创建MySQL数据库实例.
SetDSN 设置连接串.
SetEncoding 设定数据库表的编码格式.
SetEngine 设定数据库表的存储引擎.
SetLogger 设定追踪日志.
SetMaxIdleConns 设置空闲连接池中的最大连接数.
SetMaxLifetime 设置连接可以被重新使用的最大时间量.
SetMaxOpenConns 设置打开连接到数据库的最大数量.
SetTrace 设置追踪调试.

# Structs

DB 数据库管理.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author