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.
NewUserFilter creates a new *UserFilter.
NewUserFilterFromEntity creates a new *UserFilter from entity.
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.
# Structs
User is a struct that represents the dto of a user basic values.
UserFilter is a struct that represents the filter dto of a user.
UserPassword is a struct that represents the dto of a user password values.
No description provided by the author
# Type aliases
No description provided by the author