//
pkg.gl
Category
github.com/szmcdull/glinq
sqlxq
package
0.0.0-20240615052931-37d75efe6684
Repository:
https://github.com/szmcdull/glinq.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
85 SLOC
#
Functions
Queryx
No description provided by the author
QueryxP
QueryxP returns IEnumerable[*T], which is faster when T is a large struct, because it avoids copying the struct in LINQ operations.
#
Structs
RowsEnumerator
No description provided by the author