Categorygithub.com/Nivl/go-sqldb
modulepackage
1.0.0
Repository: https://github.com/nivl/go-sqldb.git
Documentation: pkg.go.dev

# README

go-sqldb

Actions Status Go Report Card GoDoc

Implementations

# Interfaces

Connection is an interface representing a database connection.
Queryable represents.
Tx is an interface representing a transaction.