package
0.0.0-20210311143557-2ca6c93433ff
Repository: https://github.com/joncrlsn/go-examples.git
Documentation: pkg.go.dev
# Functions
When successful, the returned user will have a non-negative UserId.
No description provided by the author
UserFindByEmail returns an array User instances.
UserFindById returns one User for the given id.
UserSave either inserts or updates the given User object to the database.