package
0.0.0-20200325173129-9e50bc586974
Repository: https://github.com/davidchristie/identity.git
Documentation: pkg.go.dev
# Functions
New ...
# Variables
ErrEmailAlreadyInUse a user with this email already exists.
ErrEmailNotFound the email was not found.
ErrShortPassword the password is too short.
ErrWrongPassword the password is incorrect.
# Structs
GetUserInput ...
GetUserOutput ...
LoginInput ...
LoginOutput ...
LogoutInput ...
LogoutOutput ...
Options ...
SignupInput ...
SignupOutput ...
# Interfaces
Core ...