//
pkg.gl
Category
github.com/bagashiz/go-pos
internal
adapter
storage
postgres
package
0.0.0-20241009030249-30833c4511e1
Repository:
https://github.com/bagashiz/go-pos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
72 SLOC
#
Packages
repository
No description provided by the author
#
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.