Versions in this module Expand all Collapse all v0 v0.0.1 Sep 8, 2024 Changes in this version + func AddNewUserWithPreferences(dbPath, username, email, preference string) + func CreateDatabase(dbPath string) + func Init_database(dbPath string) + func Insert_test_user(dbPath string) + func Setup_database()