//
pkg.gl
Category
github.com/davetweetlive/learning_go_gRPC
types
package
0.0.0-20211227020801-e7f50d318765
Repository:
https://github.com/davetweetlive/learning_go_grpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
71 SLOC
#
Functions
NewUser
NewUser - creates a new uesr from a temp user.
Validate
Validate - validates an object based on it's tags.
#
Structs
TempUser
TempUser - the temp user for creating a new user.
User
User - the user in the system.