//
pkg.gl
Category
github.com/thebeatapp/patron
trace
sql
package
0.22.0
Repository:
https://github.com/thebeatapp/patron.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
300 SLOC
#
Functions
Open
Open opens a database.
OpenDB
OpenDB opens a database.
#
Structs
Conn
Conn represents a single database connection.
DB
DB contains the underlying db to be traced.
Stmt
Stmt is a prepared statement.
Tx
Tx is an in-progress database transaction.