//
pkg.gl
Category
github.com/jstemmer/sqlstore
pgxdb
package
0.0.0-20210912091201-4b7df273a27a
Repository:
https://github.com/jstemmer/sqlstore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
35 SLOC
#
Functions
New
New creates a new pgxdb.Database instance with the given pgx connection conn.
#
Structs
Database
Database implements the sqlstore.Database interface for a PostgreSQL database.