# Variables
Add a new ErrDuplicateEmail error.
Add a new ErrInvalidCredentials error.
No description provided by the author
# Structs
Define a Snippet type to hold the data for an individual snippet.
Define a SnippetModel type which wraps a sql.DB connection pool.
Define a new User type.
Dedine a new UserModel type wraps a database connection pool.