//
pkg.gl
Category
github.com/KlintonLee/go-rest-api-course
internal
database
package
0.0.0-20211026212055-4d288612957a
Repository:
https://github.com/klintonlee/go-rest-api-course.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
46 SLOC
#
Packages
models
No description provided by the author
repositories
No description provided by the author
#
Functions
MigrateDB
MigrateDB - migrates our database and creates our comment table.
NewDatabase
NewDatabase - returns a pointer to a new database connection.