//
pkg.gl
Category
github.com/librun/migrago
internal
database
package
1.1.2
Repository:
https://github.com/librun/migrago.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
74 SLOC
#
Functions
CheckSupportDatabaseType
CheckSupportDatabaseType checks support database driver.
NewDB
NewDB initializes connection to database.
#
Structs
DB
DB is a database handle representing a pool of zero or more underlying connections.