This website requires JavaScript.
Explore
Help
Register
Sign In
eburk
/
protohackers
Watch
1
Star
0
Fork
You've already forked protohackers
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0677847105
protohackers
/
cmd
/
speeddaemon
/
client.go
8 lines
66 B
Go
Raw
Blame
History
package
main
import
"net"
type
client
struct
{
conn
net
.
Conn
}
Reference in New Issue
View Git Blame
Copy Permalink