This website works better with JavaScript
Home
Explore
Help
Sign In
server
/
pw-protobuf
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4c60602477
Branches
Tags
bak_20221008
dev
http
master
pw-protobuf
/
define
/
chat.go
chat.go
66 B
History
Raw
1
2
3
4
5
6
package define
var (
TypeUserNew = "new"
TypeUserPay = "pay"
)