package
0.0.0-20240531202711-94051e6f2fc0
Repository: https://github.com/octoposprime/op-be-user.git
Documentation: pkg.go.dev
# Functions
NewUser creates a new *User.
NewUsersFromEntities creates a new []*User from entities.
NewUserFromEntity creates a new *User from entity.
NewUserPassword creates a new *UserPassword.
NewUserPasswordsFromEntities creates a new []*UserPassword from entities.
NewUserPasswordFromEntity creates a new *UserPassword from entity.
# Variables
No description provided by the author
# Structs
User is a struct that represents the db mapper of a user basic values.
UserPassword is a struct that represents the db mapper of a user password values.