//
pkg.gl
Category
github.com/KasperskyLab/klogga
exporters
postgres
pgconnector
package
0.2.0
Repository:
https://github.com/kasperskylab/klogga.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
70 SLOC
#
Structs
ManagedSql
ManagedSql wrapper that prevents users from closing the connection.
PgConnector
PgConnector the simplest PG connector implementation with sqlx Start doesn't need to be explicitly called, but it is preferred to check connections.