This website requires JavaScript.
Explore
Help
Register
Sign In
anderson
/
nettools
Watch
1
Star
0
Fork
0
You've already forked nettools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
deb603caac
nettools
/
net
/
ws.go
9 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
Migration script added
2024-11-12 10:08:08 +00:00
package
netUtils
init
2024-11-12 08:10:09 +00:00
import
"encoding/json"
type
WSMsg
struct
{
Type
int
Data
json
.
RawMessage
}
Reference in New Issue
Copy Permalink