//
pkg.gl
Category
github.com/fallra1n/product-keeper
internal
core
auth
package
0.0.1
Repository:
https://github.com/fallra1n/product-keeper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
103 SLOC
#
Functions
NewAuthService
No description provided by the author
NewUser
No description provided by the author
#
Variables
ErrIncorrectPassword
ErrIncorrectPassword incorrect password.
ErrUserAlreadyExist
ErrUserAlreadyExist user already exists.
ErrUserNotFound
ErrUserNotFound user not found.
#
Structs
AuthService
No description provided by the author
User
User user info for auth.
#
Interfaces
AuthRepo
No description provided by the author