Documentation
¶
Overview ¶
Package pgxpool provides pgxpool integration helpers. EXPERIMENTAL: This package is a convenience wrapper and may change.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Connection ¶
type Connection = pgxpool.Connection
Connection aliases the pgxpool connection wrapper type.
type Transaction ¶
type Transaction = pgxpool.Transaction
Transaction aliases the pgxpool transaction wrapper type.
Click to show internal directories.
Click to hide internal directories.