modulepackage
0.0.0-20241118080944-2f963051e5aa
Repository: https://github.com/akharb1192/learningagain.git
Documentation: pkg.go.dev
# Functions
InitDB initializes the database connection (real or mock).
InsertUser inserts a new user into the database and returns the last inserted ID.
# Variables
Global DBInterface variable.