//
pkg.gl
Category
github.com/nickmonks/microservices-go
mvc
domain
package
0.0.0-20210625193154-db41105cce2c
Repository:
https://github.com/nickmonks/microservices-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
29 SLOC
#
Functions
GetUser
Access to database IMPORTANT: if we return a *User instead of User, we dont need to return an empty User{}, we can simply return nil.
#
Structs
User
No description provided by the author