//
pkg.gl
Category
github.com/Gopherlinzy/gin-vue3-admin
pkg
database
package
0.0.0-20230221082639-0c8b833e4bae
Repository:
https://github.com/gopherlinzy/gin-vue3-admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
13
Files
108 SLOC
#
Functions
Connection
Connection 连接数据库.
CurrentDatabase
No description provided by the author
DeleteAllTables
No description provided by the author
GetGlobalDBByDBName
GetGlobalDBByDBName 通过名称获取db list中的db.
MustGetGlobalDBByDBName
MustGetGlobalDBByDBName 通过名称获取db 如果不存在则panic.
TableName
TableName 获取表名称.
#
Variables
Gohub_DB
Gohub_DB 全局 DB 对象.
Gohub_DBList
Gohub_DB 全局 DB 对象.
SqlDB
Gohub_DB 全局 DB 对象.