//
pkg.gl
Category
github.com/segmentio/pgx
stdlib
package
2.7.1+incompatible
Repository:
https://github.com/segmentio/pgx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
246 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