//
pkg.gl
Category
github.com/astropay/go-tools
datasource
package
1.0.4
Repository:
https://github.com/astropay/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
116 SLOC
#
Packages
mysql
No description provided by the author
sqlite3
No description provided by the author
#
Variables
ErrDriverNotSupported
Global errors.
ErrNoDatabase
Global errors.
#
Structs
DBConfig
DBConfig holds the configuration required to initialize a data source.
Generic
Generic is the generic data access implementation for `DBAccess` interface.
#
Interfaces
DBAccess
DBAccess is the common interface for data access definitions.