package
0.0.0-20210811124513-7f3334f6c717
Repository: https://github.com/btowers/blog-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

ExistingUser indicates that the email is already registered.
ErrEmailPassword indicates that the email or password dont match.
ErrReadingUserFromDB indicates that there was a problem while getting the user from the DB.
ErrSavingPostInDB indicates that the there was an error while inserting a Post in the DB.
ErrSavingUserInDB indicates that the there was an error while inserting a User in the DB.

# Structs

No description provided by the author