//
pkg.gl
Category
github.com/judascrow/cojspcl-api
api
infrastructure
package
0.0.0-20210818044030-d66610b8e517
Repository:
https://github.com/judascrow/cojspcl-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
53 SLOC
#
Functions
GetDB
Using this function to get a connection, you can create your connection pool here.
InitDb
Opening a database and save the reference to `Database` struct.
RemoveDb
Delete the database after running testing cases.
#
Variables
DB
No description provided by the author
#
Structs
Database
No description provided by the author