package
0.0.0-20231217150723-1ff43b614514
Repository: https://github.com/h3th-iv/taskmanager.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
actually tables won't be created everytime so won't be used.
Creates User and Update the database.
tables won't be created everytime.
remove task with id.
list task with user_id.
retreive userId.
initialize dB and try connecting to it.
insert task with user_id.
mark task as completed with ....
some kinda login mechanism.