//
pkg.gl
Category
github.com/karagog/db-provider
client
go
database
mysql
package
0.0.0-20211221041710-716718660de8
Repository:
https://github.com/karagog/db-provider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
19 SLOC
#
Functions
Connect
Connects to the database instance using the Mysql driver.
ConnectOrDie
Connects to the database or panics if it fails.