package
0.0.0-20240418080317-cc50970ad33f
Repository: https://github.com/5112100070/publib.git
Documentation: pkg.go.dev

# Functions

InitMocking initialize the dbconnection mocking.
Open connection to database.
OpenWithContext opening connection with context.
OpenWithName open the connection and set connection group name.

# Variables

# Structs

DB struct wrapper for sqlx connection.
DbStatus for status response.
Stmt implement sql stmt.
Stmtx implement sqlx stmt.