//
pkg.gl
Category
github.com/AntsWorld/jrm-gorm
jdb
package
0.0.6
Repository:
https://github.com/antsworld/jrm-gorm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
340 SLOC
#
Functions
NewDbConnector
新建数据库连接器.
ReflectMapToStructure
将map值映射到结构体.
ReflectSelectSqlMapResultToStructure
将查询语句得到的[]Map结果反射到结构体中.
#
Structs
DbConnectInfo
数据库连接信息.
DBConnector
######################################################################################################################数据库连接器.
SqlExecutor
No description provided by the author