package
0.0.0-20241221195847-da83fb0a6c4d
Repository: https://github.com/michael-wilburn/snippetbox.git
Documentation: pkg.go.dev

# 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.