package
0.0.0-20241003185054-136c986179b4
Repository: https://github.com/belyaevei/microservices_auth.git
Documentation: pkg.go.dev

# Functions

ToUserCreateFromService converts a UserCreate object from the model package to a UserCreate object from the repository package.
ToUserFromRepo converts a User object from the model package to a User object from the repository package.
ToUserInfoFromRepo converts a UserInfo object from the model package to a UserInfo object from the repository package.