//
pkg.gl
Category
github.com/superseriousbusiness/gotosocial
internal
db
postgres
package
0.16.0
Repository:
https://github.com/superseriousbusiness/gotosocial.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
180 SLOC
#
Structs
Driver
Driver is our own wrapper around the pgx/stdlib.Driver{} type in order to wrap further SQL driver types with our own err processing.