package
0.0.0-20241125100812-ad001f501742
Repository: https://github.com/joaofilippe/todogo.git
Documentation: pkg.go.dev

# Functions

CreateUsersTable creates the users table.
DropUserTable deletes the users table.

# Constants

CreateUserTableQuery is the query to create the user table.
DropUserTableQuery is the query to drop the user table.