//
pkg.gl
Category
github.com/easycoderwei/speedtest
internal
pkg
comms
package
2.0.0-alpha.1+incompatible
Repository:
https://github.com/easycoderwei/speedtest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
69 SLOC
#
Functions
Command
Command is a shortcut to send and receive.
Connect
Connect starts a tcp connection.
Recv
Recv gets the next line from the connection.
Send
Send the string to connection.