Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDBError ¶
func NewSQLError ¶
Types ¶
type DB ¶
Set up database connection layer
func (*DB) GetUserByEmail ¶
idfc anymore, i just want this to work now if user doesnt exist, ask user to register
func (*DB) UpdateUser ¶
type DBError ¶
Custom Error Handling DBError for issues working with the database SQLError for errors running queries (might merge the two depending on what happens)
Click to show internal directories.
Click to hide internal directories.