package
0.0.0-20230430212049-6018ee6217ac
Repository: https://github.com/gabo0802/uf-oneclick.git
Documentation: pkg.go.dev
# Functions
Allows pre-existing subscriptions with dates other than the current time to be added.
Sets DateRemoved Value to current time based on userID and subscriptionName.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Adds based on the current time.
No description provided by the author
Deletes entry based on UserID from MySQL table called "Users".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Selects entry from database "Users" based on username and password Returns UserID or -401 when current user does not exist Returns -502 if there is an error with database connection.
UserID and dateAdded will normally be taken automatically from the database instead of specifying it directly, unlike in this test.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author