Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2022 Changes in this version + var DB *sql.DB + func ConnectMySQL(mysqlCfg *config.MySQLConfig) *sql.DB + func InitMySQL() + type User struct + Id int64 + Password string + ProfilePicture string + Username string