This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
llf
/
go-chat
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
2.7 MiB
Go
96%
Makefile
3.4%
Dockerfile
0.6%
Branch:
master
go-chat
/
pkg
/
common
/
request
/
friend_request.go
6 lines
93 B
Raw
Permalink
Blame
History
package
request
type
FriendRequest
struct
{
Uuid
string
FriendUsername
string
}
Reference in new issue