//
pkg.gl
Category
github.com/GLCharge/distributed-scheduler
foundation
database
package
0.2.0
Repository:
https://github.com/glcharge/distributed-scheduler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
73 SLOC
#
Packages
dbmigrate
Package dbmigrate contains the database schema, migrations and seeding data.
dbtest
No description provided by the author
#
Functions
Open
Open knows how to open a database connection based on the configuration.
StatusCheck
StatusCheck returns nil if it can successfully talk to the database.
#
Structs
Config
Config is the required properties to use the database.