Discover Packages
github.com/byksy/dbagent
internal
db
package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Apr 25, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package db owns the pgx connection pool lifecycle.
Connect opens a pgx connection pool against the configured database
and pings it. Returns a pool ready for use; the caller must call
pool.Close() when done.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.