package
1.1.2
Repository: https://github.com/shiftleftsecurity/gaum.git
Documentation: pkg.go.dev

# Constants

DefaultPGPoolMaxConn is an arbitrary number of connections that I decided was ok for the pool.

# Structs

Connector implements connection.Handler.
DB wraps pgx.Conn into a struct that implements connection.DB.