This website requires JavaScript.
Explore
Help
Sign In
velvox
/
watchtogether
Watch
1
Star
0
Fork
You've already forked watchtogether
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5f81ed1756
watchtogether
/
backend
/
internal
/
ws
/
structs.go
7 lines
85 B
Go
Raw
Blame
History
package
ws
type
User
struct
{
ID
string
`
json:"id"
`
Name
string
`
json:"name"
`
}
Reference in New Issue
View Git Blame
Copy Permalink