package
3.6.2+incompatible
Repository: https://github.com/jackc/pgx.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetDefaultDriver return the driver initialize in the init function and used when register pgx driver.
No description provided by the author
OpenDBFromPool create a sql.DB connection from a pgx.ConnPool.
OptionAfterConnect provide a callback for after connect.
OptionAfterConnect provide a callback for after connect.
RegisterDriverConfig registers a DriverConfig for use with Open.
No description provided by the author
UnregisterDriverConfig removes a DriverConfig registration.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

OptionOpenDB options for configuring the driver when opening a new db pool.
OptionOpenDB options for configuring the driver when opening a new db pool.