//
pkg.gl
Category
github.com/diogo-costa98/GoGraphQL
internal
db
sqlite
package
0.0.0-20230301224649-2853d5a4b1a0
Repository:
https://github.com/diogo-costa98/gographql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
24 SLOC
#
Functions
CloseDB
No description provided by the author
InitDB
New makes a new database using the connection string and returns it, otherwise returns the error.
#
Variables
Db
Db is our database struct used for interacting with the database.