package
0.0.0-20240107040648-440a8ac4ad20
Repository: https://github.com/haschwalthb/snippetstash.git
Documentation: pkg.go.dev

# Variables

ErrDuplicateEmail is used when a user tries to signup with an email that is already in use.
ErrInvalidCredentials is used when a user tries to login with an incorrect password.
No description provided by the author

# Structs

make a struct to hold the data for a single snippet.
this is a connection pool.
open connection pool to the database.