This website requires JavaScript.
Explore
Help
Register
Sign In
dugulp
/
goweb-gin-demo
Watch
1
Star
0
Fork
You've already forked goweb-gin-demo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e7b0cd541b
goweb-gin-demo
/
model
/
common
/
common.go
7 lines
103 B
Go
Raw
Blame
History
package
common
type
UserInfo
struct
{
ID
uint
`
json:"id" form:"id"
`
Name
string
`
json:"name"
`
}
Reference in New Issue
View Git Blame
Copy Permalink