//
pkg.gl
Category
github.com/meoying/dbproxy
internal
rows
package
0.0.0-20241208114006-871dd3f2660b
Repository:
https://github.com/meoying/dbproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
8
Files
90 SLOC
#
Functions
ConvertAssign
No description provided by the author
NewDataRows
No description provided by the author
#
Structs
DataRows
DataRows 直接传入数据,伪装成了一个 Rows 非线程安全实现.
#
Type aliases
Rows
Rows 各方法用法及语义尽可能与sql.Rows相同.