package
0.0.0-20240807051554-7dbbb9579baa
Repository: https://github.com/sapiderman/seed-go.git
Documentation: pkg.go.dev

# Functions

PgxNewConnection initialize connection pol.
SqlxNewInstance create DbPool instance.

# Constants

InsertDeviceSQL adds a devics).

# Structs

DbPool struct wraps the db instance.
Device model for storing device table rows.
NewUser to check input.
PgxPool is the Pgx connection pool.
User model for storing user table rows.