This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
fasten-onprem
mirror of
https://github.com/fastenhealth/fasten-onprem.git
Watch
1
Star
0
Fork
You've already forked fasten-onprem
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6413de2977
fasten-onprem
/
backend
/
pkg
/
models
/
user.go
8 lines
72 B
Go
Raw
Blame
History
package
models
import
"gorm.io/gorm"
type
User
struct
{
gorm
.
Model
}
Reference in New Issue
View Git Blame
Copy Permalink