package
4.11.2
Repository: https://github.com/matthewpi/pgx.git
Documentation: pkg.go.dev

# Functions

Connect creates a new Pool and immediately establishes one connection.
ConnectConfig creates a new Pool and immediately establishes one connection.
ParseConfig builds a Config from connString.

# Structs

Config is the configuration struct for creating a pool.
Conn is an acquired *pgx.Conn from a Pool.
No description provided by the author
No description provided by the author
No description provided by the author