package
0.0.0-20240404083532-6f24f9c84e16
Repository: https://github.com/pillarion/practice-auth.git
Documentation: pkg.go.dev
# Functions
UserToDTO converts the user model to the grpc dto.
UserToModel converts the grpc dto to the user model.
UserToModelInfo converts the grpc dto to the UserInfo model.
# Structs
UserDTO defines the user model for the grpc server.
UserInfoDTO defines the user model for the grpc server.