package
0.0.0-20220421033157-96db308a7541
Repository: https://github.com/cwithmichael/godo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

ErrDuplicateEmail is returned whe na user tries to provide an email that's in use.
ErrInvalidCredentials is returned when the user provides bad creds.
ErrNoRecord is returned with no matching records are found.

# Structs

Todo represents a todo object in the app.
User represents a user of the app.