package
0.0.0-20230710040738-0e558b0ca745
Repository: https://github.com/daovudat/snippetbox.git
Documentation: pkg.go.dev

# Variables

ErrDuplicateEmail Add a new ErrDuplicateEmail error.
ErrInvalidCredentials 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.
Define a new UserModel type which wraps a database connection pool.