package
0.1.1
Repository: https://github.com/zaporter/go-update-mongo.git
Documentation: pkg.go.dev

# Functions

WrapDB creates a new DB.

# Structs

DB wraps [*database/sql.DB] with tracing, metrics, logging, and resource tracking.
Rows wraps [*database/sql.Rows] with resource tracking.
Tx wraps [*database/sql.Tx] with resource tracking.