//
pkg.gl
Category
github.com/chenleijava/go-guava
fastsql
package
1.0.10
Repository:
https://github.com/chenleijava/go-guava.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
200 SLOC
#
Functions
Open
Open is the same as sql.Open, but returns an *fastsql.DB instead.
#
Structs
DB
DB is a database handle that embeds the standard library's sql.DB struct.
StmtQuery
.