//
pkg.gl
Category
github.com/Kalinin-Andrey/dbmigrator
internal
pkg
dbx
package
0.0.0-20200524183557-970f38be1511
Repository:
https://github.com/kalinin-andrey/dbmigrator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
64 SLOC
#
Functions
New
New creates a new DB connection.
#
Structs
Configuration
Configuration for connection to DB.
DB
DB is the struct for a DB connection.
#
Interfaces
DBx
DBx is the interface for a DB connection.