//
pkg.gl
Category
github.com/8thgencore/passfort
internal
database
package
0.0.0-20241218132241-2c733ab1e50d
Repository:
https://github.com/8thgencore/passfort.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
72 SLOC
#
Functions
New
New creates a new PostgreSQL database instance.
#
Structs
DB
* * DB is a wrapper for PostgreSQL database connection * that uses pgxpool as database driver.