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

# Functions

Init database connection Call this function first before using database module.
Open connection to database.
OpenWithContext opening connection with context.
OpenWithName open the connection and set connection group name.

# Variables

# Structs

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

# Interfaces

No description provided by the author