package
0.0.0-20240703020843-eee30f5054af
Repository: https://github.com/henvic/pgxtutorial.git
Documentation: pkg.go.dev

# Functions

NewDB creates a DB.

# Variables

ErrProductNotFound is returned when a product is not found.
ErrReviewNotFound is returned when a review is not found.

# Structs

DB handles database communication with PostgreSQL.