//
pkg.gl
Category
github.com/steampunkcoder/pgx
stdlib
package
2.11.0+incompatible
Repository:
https://github.com/steampunkcoder/pgx.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
254 SLOC
#
Functions
OpenFromConnPool
OpenFromConnPool takes the existing *pgx.ConnPool pool and returns a *sql.DB with pool as the backend.
#
Structs
Conn
No description provided by the author
Driver
No description provided by the author
Rows
TODO - rename to avoid alloc.
Stmt
No description provided by the author
Tx
No description provided by the author