package
0.0.0-20211227020801-e7f50d318765
Repository: https://github.com/davetweetlive/learning_go_grpc.git
Documentation: pkg.go.dev

# Functions

NewUser - creates a new uesr from a temp user.
Validate - validates an object based on it's tags.

# Structs

TempUser - the temp user for creating a new user.
User - the user in the system.