package
0.0.0-20241018100414-3265900fddfd
Repository: https://github.com/drowning2003/gin-layout.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
GormMssql 初始化Mssql数据库 Author [LouisZhang]([email protected]).
GormMssqlByConfig 初始化Mysql数据库用过传入配置.
GormMysql 初始化Mysql数据库 Author [piexlmax](https://github.com/piexlmax) Author [SliverHorn](https://github.com/SliverHorn).
GormMysqlByConfig 初始化Mysql数据库用过传入配置.
GormOracle 初始化oracle数据库 如果需要Oracle库 放开import里的注释 把下方 mysql.Config 改为 oracle.Config ; mysql.New 改为 oracle.New.
GormOracleByConfig 初始化Oracle数据库用过传入配置.
GormPgSql 初始化 Postgresql 数据库 Author [piexlmax](https://github.com/piexlmax) Author [SliverHorn](https://github.com/SliverHorn).
GormPgSqlByConfig 初始化 Postgresql 数据库 通过参数.
GormSqlite 初始化Sqlite数据库.
GormSqliteByConfig 初始化Sqlite数据库用过传入配置.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author