package
0.0.0-20210405174335-291f11c98ed6
Repository: https://github.com/milsoncodes/gin-template.git
Documentation: pkg.go.dev

# Functions

ConnectDataBase - function to connect to simple sqlite database.

# Variables

DB - the global variable for the gorm database.

# Structs

User - model using gorm.Model definition.