package
0.0.0-20220414171636-b45b09c79115
Repository: https://github.com/kinduff/techq.git
Documentation: pkg.go.dev

# Functions

ConnectDatabase method connects to the database.
CreateDB method creates the database.
DropDB method drops the database.
ExecuteSeed will executes the given seeder methods.
SetupDB drops and creates the database.

# Variables

DB is the database connection.

# Structs

Seeder type.