//
pkg.gl
Category
github.com/zaporter/go-update-mongo
internal
ferret
util
fsql
package
0.1.1
Repository:
https://github.com/zaporter/go-update-mongo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
7
Files
392 SLOC
#
Functions
WrapDB
WrapDB creates a new DB.
#
Structs
DB
DB wraps [*database/sql.DB] with tracing, metrics, logging, and resource tracking.
Rows
Rows wraps [*database/sql.Rows] with resource tracking.
Tx
Tx wraps [*database/sql.Tx] with resource tracking.