Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9nut/tcpmeter
/ types & classes
Types & classes
13 in github.com/9nut/tcpmeter
⨍
Functions
32
◇
Types & classes
13
↓ 2 callers
TypeAlias
BitRate
admui.go:25
↓ 1 callers
TypeAlias
TCPReceiver
Type TCPReceiver implements TCPWorker interface for Download speed test It contains the name of the server side RPC function to call to initiate testi
client.go:80
↓ 1 callers
TypeAlias
TCPSender
Type TCPSender implements TCPWorker interface for Upload speed test It contains the name of the server side RPC function to call to initiate testing
client.go:19
Struct
CCmdHandler
CCmdHandler is the receiver type for handling TCPClient control request
admui.go:65
Struct
CStatHandler
CStatHandler is the reciever type for handling TCPClient stats requests
admui.go:70
Struct
Command
Command controls the type of function that TCPClient should perform
admui.go:20
Struct
JSONStats
admui.go:58
Struct
NullFile
server.go:15
Struct
SrvConfig
SrvConfig defines the far-end server, and its command and payload ports
admui.go:12
Struct
Stats
Stats is type of measurement that TCPClient reports on its stats channel.
admui.go:52
Struct
TCPPerf
TCPPerf is the receiver type for TCP Performance RPC methods
server.go:27
Interface
TCPWorker
client.go:11
Struct
ZeroFile
server.go:16