modulepackage
0.0.0-20191003134330-04386373fcc3
Repository: https://github.com/nstogner/sqln.git
Documentation: pkg.go.dev
# Functions
New wraps a sqlx database.
# Interfaces
DB is an interface to allow for the Transact method to return a non-concrete type which is useful when wrapping this implementation.