//
pkg.gl
Category
github.com/al-khazarr/GateKeeper
pkg
common
sqlxx
package
0.0.0-20230325142858-d6598e9f0cce
Repository:
https://github.com/al-khazarr/gatekeeper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
409 SLOC
#
Functions
GetNextSQLID
GetNextSQLID - запросить номер следующей SQL.
New
New - create new connect to DB.
#
Structs
Config
Config конфигурационные настройки БД.
DB
DB is a wrapper around sqlx.DB.
SQLStm
SQLStm represent SQL text and sqlStm.
Tx
Tx is an sqlx wrapper around sqlx.Tx.
#
Type aliases
SQLStms
SQLStms represent SQLStm map.