This website requires JavaScript.
Explore
Help
Sign In
arcad
/
arcast
Watch
16
Star
0
Fork
You've already forked arcast
0
Code
Issues
8
Pull Requests
1
Packages
Projects
Releases
10
Wiki
Activity
c1fdd2373b
arcast
/
pkg
/
client
/
player.go
12 lines
96 B
Go
Raw
Blame
History
package
client
import
(
"net"
)
type
Player
struct
{
ID
string
IPs
[
]
net
.
IP
Port
int
}
Reference in New Issue
View Git Blame
Copy Permalink