This website requires JavaScript.
Explore
Help
Sign In
status-im
/
fathom
mirror of
https://github.com/status-im/fathom.git
Watch
2
Star
0
Fork
You've already forked fathom
0
Code
Issues
Projects
Releases
Wiki
Activity
72c2952e15
fathom
/
pkg
/
models
/
user.go
8 lines
98 B
Go
Raw
Blame
History
package
models
type
User
struct
{
ID
int64
Email
string
Password
string
`
json:"-"
`
}
Reference in New Issue
View Git Blame
Copy Permalink