package
0.0.0-20230630120824-ceffb97c5338
Repository: https://github.com/entetry/userservice.git
Documentation: pkg.go.dev

# Functions

NewUserRepository creates new user repository object.

# Variables

ErrEmailAlreadyExist tells that email already exist.
ErrUsernameAlreadyExist tells that email already exist.
ErrUserNotFound tells that user is not found.

# Structs

User User postgres repository struct.