package
0.0.0-20230325142858-d6598e9f0cce
Repository: https://github.com/al-khazarr/gatekeeper.git
Documentation: pkg.go.dev

# Functions

GetNextSQLID - запросить номер следующей SQL.
New - create new connect to DB.

# Structs

Config конфигурационные настройки БД.
DB is a wrapper around sqlx.DB.
SQLStm represent SQL text and sqlStm.
Tx is an sqlx wrapper around sqlx.Tx.

# Type aliases

SQLStms represent SQLStm map.