package
0.0.0-20241116043500-7c7e04b8f185
Repository: https://github.com/autumn716/snippetbox.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Variables
if a user tries to signup with an email address that's already in use.
if a user tries to login with an incorrect email address or password.
No description provided by the author
# Structs
No description provided by the author
Define a SnippetModel type which wraps a sql.DB connection pool.
No description provided by the author
Define a new UserModel type which wraps a database connection pool.
# Interfaces
No description provided by the author
No description provided by the author