//
pkg.gl
Category
github.com/ShiftLeftSecurity/gaum
db
postgres
package
1.1.2
Repository:
https://github.com/shiftleftsecurity/gaum.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
13
Dependents
5
Files
449 SLOC
#
Constants
DefaultPGPoolMaxConn
DefaultPGPoolMaxConn is an arbitrary number of connections that I decided was ok for the pool.
#
Structs
Connector
Connector implements connection.Handler.
DB
DB wraps pgx.Conn into a struct that implements connection.DB.