This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
snappy
Watch
1
Star
0
Fork
You've already forked snappy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ffc5baa79c
snappy
/
pkg
/
user.go
7 lines
92 B
Go
Raw
Blame
History
package
sn
type
User
struct
{
Id
int
`
json:"id,string"
`
Name
string
`
json:"name"
`
}
Reference in New Issue
View Git Blame
Copy Permalink